./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/weaver/popl20-more-buffer-mult.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/weaver/popl20-more-buffer-mult.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash e5124dd4a5a155d8a4e322a35428820633f9eccdd993e14120e650d1ba1fbebe --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-22 21:48:40,382 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-22 21:48:40,436 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-22 21:48:40,441 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-22 21:48:40,442 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-22 21:48:40,466 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-22 21:48:40,467 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-22 21:48:40,467 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-22 21:48:40,468 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-22 21:48:40,469 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-22 21:48:40,469 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-22 21:48:40,469 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-22 21:48:40,470 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-22 21:48:40,470 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-22 21:48:40,472 INFO L153 SettingsManager]: * Use SBE=true [2024-11-22 21:48:40,472 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-22 21:48:40,472 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-22 21:48:40,472 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-22 21:48:40,473 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-22 21:48:40,473 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-22 21:48:40,473 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-22 21:48:40,476 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-22 21:48:40,476 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-22 21:48:40,476 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-22 21:48:40,477 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-22 21:48:40,477 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-22 21:48:40,477 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-22 21:48:40,477 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-22 21:48:40,477 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-22 21:48:40,478 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-22 21:48:40,478 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-22 21:48:40,478 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-22 21:48:40,478 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-22 21:48:40,478 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 21:48:40,478 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-22 21:48:40,478 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-22 21:48:40,479 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-22 21:48:40,479 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-22 21:48:40,479 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-22 21:48:40,479 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-22 21:48:40,480 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-22 21:48:40,480 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-22 21:48:40,481 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:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> e5124dd4a5a155d8a4e322a35428820633f9eccdd993e14120e650d1ba1fbebe [2024-11-22 21:48:40,676 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-22 21:48:40,700 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-22 21:48:40,702 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-22 21:48:40,703 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-22 21:48:40,704 INFO L274 PluginConnector]: CDTParser initialized [2024-11-22 21:48:40,704 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/popl20-more-buffer-mult.wvr.c [2024-11-22 21:48:42,029 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-22 21:48:42,192 INFO L384 CDTParser]: Found 1 translation units. [2024-11-22 21:48:42,192 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-more-buffer-mult.wvr.c [2024-11-22 21:48:42,198 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c80a13cec/b9bc5f44588c4c27b49d6e9f7869843a/FLAG9516b9318 [2024-11-22 21:48:42,209 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c80a13cec/b9bc5f44588c4c27b49d6e9f7869843a [2024-11-22 21:48:42,211 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-22 21:48:42,212 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-22 21:48:42,213 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-22 21:48:42,214 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-22 21:48:42,219 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-22 21:48:42,220 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,221 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5f2ad058 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42, skipping insertion in model container [2024-11-22 21:48:42,221 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,243 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 21:48:42,434 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 21:48:42,438 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 21:48:42,448 INFO L200 MainTranslator]: Completed pre-run [2024-11-22 21:48:42,481 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 21:48:42,497 INFO L204 MainTranslator]: Completed translation [2024-11-22 21:48:42,498 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42 WrapperNode [2024-11-22 21:48:42,498 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-22 21:48:42,499 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-22 21:48:42,499 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-22 21:48:42,499 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-22 21:48:42,505 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,513 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,535 INFO L138 Inliner]: procedures = 26, calls = 61, calls flagged for inlining = 19, calls inlined = 23, statements flattened = 298 [2024-11-22 21:48:42,536 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-22 21:48:42,536 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-22 21:48:42,536 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-22 21:48:42,537 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-22 21:48:42,545 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,545 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,549 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,561 INFO L175 MemorySlicer]: Split 8 memory accesses to 2 slices as follows [2, 6]. 75 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-22 21:48:42,562 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,562 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,568 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,571 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,572 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,574 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,579 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-22 21:48:42,583 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-22 21:48:42,583 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-22 21:48:42,583 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-22 21:48:42,584 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (1/1) ... [2024-11-22 21:48:42,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 21:48:42,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 21:48:42,618 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-22 21:48:42,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-22 21:48:42,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-22 21:48:42,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-22 21:48:42,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-22 21:48:42,652 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-22 21:48:42,652 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-22 21:48:42,652 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-22 21:48:42,652 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-22 21:48:42,652 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-22 21:48:42,652 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-22 21:48:42,653 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-22 21:48:42,653 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-22 21:48:42,653 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-11-22 21:48:42,653 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-11-22 21:48:42,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-22 21:48:42,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-22 21:48:42,653 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-22 21:48:42,681 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-22 21:48:42,681 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-22 21:48:42,682 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-22 21:48:42,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-22 21:48:42,683 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-22 21:48:42,797 INFO L238 CfgBuilder]: Building ICFG [2024-11-22 21:48:42,798 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-22 21:48:43,168 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-22 21:48:43,169 INFO L287 CfgBuilder]: Performing block encoding [2024-11-22 21:48:43,473 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-22 21:48:43,473 INFO L316 CfgBuilder]: Removed 6 assume(true) statements. [2024-11-22 21:48:43,474 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 09:48:43 BoogieIcfgContainer [2024-11-22 21:48:43,474 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-22 21:48:43,476 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-22 21:48:43,477 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-22 21:48:43,479 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-22 21:48:43,480 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 22.11 09:48:42" (1/3) ... [2024-11-22 21:48:43,480 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42a95ab0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 09:48:43, skipping insertion in model container [2024-11-22 21:48:43,480 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:48:42" (2/3) ... [2024-11-22 21:48:43,481 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42a95ab0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 09:48:43, skipping insertion in model container [2024-11-22 21:48:43,481 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 09:48:43" (3/3) ... [2024-11-22 21:48:43,482 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-buffer-mult.wvr.c [2024-11-22 21:48:43,497 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-22 21:48:43,498 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 14 error locations. [2024-11-22 21:48:43,498 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-22 21:48:43,561 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-22 21:48:43,591 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 73 places, 66 transitions, 160 flow [2024-11-22 21:48:43,624 INFO L124 PetriNetUnfolderBase]: 6/62 cut-off events. [2024-11-22 21:48:43,624 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-22 21:48:43,628 INFO L83 FinitePrefix]: Finished finitePrefix Result has 79 conditions, 62 events. 6/62 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 147 event pairs, 0 based on Foata normal form. 0/42 useless extension candidates. Maximal degree in co-relation 49. Up to 2 conditions per place. [2024-11-22 21:48:43,628 INFO L82 GeneralOperation]: Start removeDead. Operand has 73 places, 66 transitions, 160 flow [2024-11-22 21:48:43,631 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 68 places, 61 transitions, 146 flow [2024-11-22 21:48:43,639 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 21:48:43,645 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=None, 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;@5e5d071a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 21:48:43,646 INFO L334 AbstractCegarLoop]: Starting to check reachability of 26 error locations. [2024-11-22 21:48:43,649 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 21:48:43,650 INFO L124 PetriNetUnfolderBase]: 1/4 cut-off events. [2024-11-22 21:48:43,650 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 21:48:43,650 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:43,650 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-22 21:48:43,651 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:43,654 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:43,655 INFO L85 PathProgramCache]: Analyzing trace with hash 855014, now seen corresponding path program 1 times [2024-11-22 21:48:43,661 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:43,662 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [546560614] [2024-11-22 21:48:43,662 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:43,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:43,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:43,907 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-22 21:48:43,907 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:43,908 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [546560614] [2024-11-22 21:48:43,908 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [546560614] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:43,908 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:48:43,908 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-22 21:48:43,909 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [941876718] [2024-11-22 21:48:43,910 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:43,923 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 21:48:43,931 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:43,950 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 21:48:43,951 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 21:48:43,961 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-22 21:48:43,964 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 61 transitions, 146 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-22 21:48:43,964 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:43,964 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-22 21:48:43,965 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:45,403 INFO L124 PetriNetUnfolderBase]: 9651/13484 cut-off events. [2024-11-22 21:48:45,403 INFO L125 PetriNetUnfolderBase]: For 298/298 co-relation queries the response was YES. [2024-11-22 21:48:45,442 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26018 conditions, 13484 events. 9651/13484 cut-off events. For 298/298 co-relation queries the response was YES. Maximal size of possible extension queue 1096. Compared 88154 event pairs, 6408 based on Foata normal form. 1/7906 useless extension candidates. Maximal degree in co-relation 24428. Up to 11896 conditions per place. [2024-11-22 21:48:45,524 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 36 selfloop transitions, 2 changer transitions 0/57 dead transitions. [2024-11-22 21:48:45,524 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 57 transitions, 214 flow [2024-11-22 21:48:45,526 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 21:48:45,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 21:48:45,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 113 transitions. [2024-11-22 21:48:45,535 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5707070707070707 [2024-11-22 21:48:45,537 INFO L175 Difference]: Start difference. First operand has 68 places, 61 transitions, 146 flow. Second operand 3 states and 113 transitions. [2024-11-22 21:48:45,538 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 57 transitions, 214 flow [2024-11-22 21:48:45,551 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 57 transitions, 198 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-11-22 21:48:45,554 INFO L231 Difference]: Finished difference. Result has 58 places, 57 transitions, 126 flow [2024-11-22 21:48:45,557 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=122, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=126, PETRI_PLACES=58, PETRI_TRANSITIONS=57} [2024-11-22 21:48:45,559 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -10 predicate places. [2024-11-22 21:48:45,559 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 57 transitions, 126 flow [2024-11-22 21:48:45,559 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-22 21:48:45,559 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:45,559 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-22 21:48:45,560 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-22 21:48:45,560 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:45,561 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:45,561 INFO L85 PathProgramCache]: Analyzing trace with hash 855015, now seen corresponding path program 1 times [2024-11-22 21:48:45,561 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:45,561 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [42229320] [2024-11-22 21:48:45,561 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:45,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:45,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:45,846 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-22 21:48:45,846 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:45,846 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [42229320] [2024-11-22 21:48:45,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [42229320] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:45,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:48:45,847 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 21:48:45,847 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [272850836] [2024-11-22 21:48:45,848 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:45,849 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 21:48:45,849 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:45,850 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 21:48:45,850 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 21:48:45,873 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-22 21:48:45,874 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 57 transitions, 126 flow. Second operand has 4 states, 4 states have (on average 24.75) internal successors, (99), 4 states have internal predecessors, (99), 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-22 21:48:45,874 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:45,875 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-22 21:48:45,875 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:47,009 INFO L124 PetriNetUnfolderBase]: 9652/13487 cut-off events. [2024-11-22 21:48:47,009 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2024-11-22 21:48:47,029 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25621 conditions, 13487 events. 9652/13487 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 1096. Compared 88174 event pairs, 6408 based on Foata normal form. 0/7906 useless extension candidates. Maximal degree in co-relation 25592. Up to 11905 conditions per place. [2024-11-22 21:48:47,088 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 39 selfloop transitions, 4 changer transitions 0/60 dead transitions. [2024-11-22 21:48:47,088 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 60 transitions, 218 flow [2024-11-22 21:48:47,090 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-22 21:48:47,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-22 21:48:47,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 140 transitions. [2024-11-22 21:48:47,091 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5303030303030303 [2024-11-22 21:48:47,091 INFO L175 Difference]: Start difference. First operand has 58 places, 57 transitions, 126 flow. Second operand 4 states and 140 transitions. [2024-11-22 21:48:47,091 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 60 transitions, 218 flow [2024-11-22 21:48:47,092 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 60 transitions, 214 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 21:48:47,094 INFO L231 Difference]: Finished difference. Result has 61 places, 60 transitions, 149 flow [2024-11-22 21:48:47,094 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=122, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=149, PETRI_PLACES=61, PETRI_TRANSITIONS=60} [2024-11-22 21:48:47,095 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -7 predicate places. [2024-11-22 21:48:47,096 INFO L471 AbstractCegarLoop]: Abstraction has has 61 places, 60 transitions, 149 flow [2024-11-22 21:48:47,096 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 24.75) internal successors, (99), 4 states have internal predecessors, (99), 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-22 21:48:47,096 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:47,096 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-22 21:48:47,097 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-22 21:48:47,097 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:47,098 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:47,099 INFO L85 PathProgramCache]: Analyzing trace with hash 26507328, now seen corresponding path program 1 times [2024-11-22 21:48:47,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:47,100 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2085497369] [2024-11-22 21:48:47,101 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:47,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:47,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:47,301 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-22 21:48:47,302 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:47,302 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2085497369] [2024-11-22 21:48:47,302 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2085497369] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:47,302 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:48:47,302 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 21:48:47,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1022716820] [2024-11-22 21:48:47,302 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:47,303 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 21:48:47,303 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:47,303 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 21:48:47,303 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-22 21:48:47,319 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-22 21:48:47,319 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 60 transitions, 149 flow. Second operand has 5 states, 5 states have (on average 24.8) internal successors, (124), 5 states have internal predecessors, (124), 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-22 21:48:47,319 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:47,320 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-22 21:48:47,321 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:48,356 INFO L124 PetriNetUnfolderBase]: 9653/13490 cut-off events. [2024-11-22 21:48:48,357 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2024-11-22 21:48:48,388 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25638 conditions, 13490 events. 9653/13490 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 1096. Compared 88168 event pairs, 6408 based on Foata normal form. 0/7908 useless extension candidates. Maximal degree in co-relation 25613. Up to 11904 conditions per place. [2024-11-22 21:48:48,451 INFO L140 encePairwiseOnDemand]: 58/66 looper letters, 39 selfloop transitions, 7 changer transitions 0/63 dead transitions. [2024-11-22 21:48:48,451 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 65 places, 63 transitions, 247 flow [2024-11-22 21:48:48,451 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-22 21:48:48,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-22 21:48:48,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 167 transitions. [2024-11-22 21:48:48,453 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5060606060606061 [2024-11-22 21:48:48,453 INFO L175 Difference]: Start difference. First operand has 61 places, 60 transitions, 149 flow. Second operand 5 states and 167 transitions. [2024-11-22 21:48:48,453 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 65 places, 63 transitions, 247 flow [2024-11-22 21:48:48,454 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 63 transitions, 244 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 21:48:48,455 INFO L231 Difference]: Finished difference. Result has 66 places, 63 transitions, 183 flow [2024-11-22 21:48:48,455 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=146, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=183, PETRI_PLACES=66, PETRI_TRANSITIONS=63} [2024-11-22 21:48:48,456 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -2 predicate places. [2024-11-22 21:48:48,456 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 63 transitions, 183 flow [2024-11-22 21:48:48,456 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 24.8) internal successors, (124), 5 states have internal predecessors, (124), 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-22 21:48:48,456 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:48,456 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1] [2024-11-22 21:48:48,457 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-22 21:48:48,457 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:48,457 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:48,457 INFO L85 PathProgramCache]: Analyzing trace with hash 821697009, now seen corresponding path program 1 times [2024-11-22 21:48:48,457 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:48,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1502241279] [2024-11-22 21:48:48,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:48,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:48,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:48,615 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:48:48,615 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:48,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1502241279] [2024-11-22 21:48:48,616 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1502241279] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 21:48:48,616 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [788208563] [2024-11-22 21:48:48,616 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:48,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 21:48:48,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 21:48:48,620 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-22 21:48:48,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-22 21:48:48,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:48,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-22 21:48:48,687 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 21:48:48,733 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 8 treesize of output 1 [2024-11-22 21:48:48,829 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:48:48,830 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 21:48:48,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:48:48,909 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [788208563] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-22 21:48:48,910 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-22 21:48:48,910 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 9 [2024-11-22 21:48:48,910 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1664253100] [2024-11-22 21:48:48,910 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-22 21:48:48,910 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-22 21:48:48,911 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:48,911 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-22 21:48:48,911 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=77, Unknown=0, NotChecked=0, Total=110 [2024-11-22 21:48:48,961 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-22 21:48:48,962 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 63 transitions, 183 flow. Second operand has 11 states, 11 states have (on average 25.363636363636363) internal successors, (279), 11 states have internal predecessors, (279), 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-22 21:48:48,962 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:48,962 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-22 21:48:48,962 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:50,054 INFO L124 PetriNetUnfolderBase]: 9653/13489 cut-off events. [2024-11-22 21:48:50,055 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-22 21:48:50,079 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25651 conditions, 13489 events. 9653/13489 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 1096. Compared 88258 event pairs, 6408 based on Foata normal form. 0/7910 useless extension candidates. Maximal degree in co-relation 25623. Up to 11904 conditions per place. [2024-11-22 21:48:50,126 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 38 selfloop transitions, 7 changer transitions 0/62 dead transitions. [2024-11-22 21:48:50,126 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 62 transitions, 269 flow [2024-11-22 21:48:50,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 21:48:50,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 21:48:50,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 187 transitions. [2024-11-22 21:48:50,128 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4722222222222222 [2024-11-22 21:48:50,128 INFO L175 Difference]: Start difference. First operand has 66 places, 63 transitions, 183 flow. Second operand 6 states and 187 transitions. [2024-11-22 21:48:50,128 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 62 transitions, 269 flow [2024-11-22 21:48:50,128 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 62 transitions, 268 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 21:48:50,129 INFO L231 Difference]: Finished difference. Result has 69 places, 62 transitions, 192 flow [2024-11-22 21:48:50,130 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=192, PETRI_PLACES=69, PETRI_TRANSITIONS=62} [2024-11-22 21:48:50,130 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 1 predicate places. [2024-11-22 21:48:50,130 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 62 transitions, 192 flow [2024-11-22 21:48:50,131 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 25.363636363636363) internal successors, (279), 11 states have internal predecessors, (279), 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-22 21:48:50,131 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:50,131 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-11-22 21:48:50,138 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-22 21:48:50,331 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 21:48:50,332 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:50,333 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:50,333 INFO L85 PathProgramCache]: Analyzing trace with hash -296233634, now seen corresponding path program 1 times [2024-11-22 21:48:50,333 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:50,333 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1618523499] [2024-11-22 21:48:50,333 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:50,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:50,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:50,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:48:50,516 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:50,516 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1618523499] [2024-11-22 21:48:50,516 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1618523499] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 21:48:50,516 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [594248910] [2024-11-22 21:48:50,517 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:50,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 21:48:50,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 21:48:50,521 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-22 21:48:50,524 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-22 21:48:50,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:50,581 INFO L255 TraceCheckSpWp]: Trace formula consists of 110 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-22 21:48:50,582 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 21:48:50,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 10 treesize of output 9 [2024-11-22 21:48:50,746 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:48:50,747 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 21:48:50,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:48:50,906 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [594248910] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-22 21:48:50,906 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-22 21:48:50,906 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 11 [2024-11-22 21:48:50,906 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [868989892] [2024-11-22 21:48:50,906 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-22 21:48:50,906 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-22 21:48:50,907 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:50,907 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-22 21:48:50,907 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=117, Unknown=0, NotChecked=0, Total=156 [2024-11-22 21:48:50,973 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-22 21:48:50,974 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 62 transitions, 192 flow. Second operand has 13 states, 13 states have (on average 25.307692307692307) internal successors, (329), 13 states have internal predecessors, (329), 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-22 21:48:50,976 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:50,976 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-22 21:48:50,977 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:52,287 INFO L124 PetriNetUnfolderBase]: 9653/13488 cut-off events. [2024-11-22 21:48:52,287 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-22 21:48:52,316 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25655 conditions, 13488 events. 9653/13488 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 1096. Compared 88135 event pairs, 6408 based on Foata normal form. 0/7910 useless extension candidates. Maximal degree in co-relation 25622. Up to 11896 conditions per place. [2024-11-22 21:48:52,387 INFO L140 encePairwiseOnDemand]: 58/66 looper letters, 32 selfloop transitions, 12 changer transitions 0/61 dead transitions. [2024-11-22 21:48:52,387 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 61 transitions, 276 flow [2024-11-22 21:48:52,388 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-22 21:48:52,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-22 21:48:52,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 213 transitions. [2024-11-22 21:48:52,389 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.461038961038961 [2024-11-22 21:48:52,389 INFO L175 Difference]: Start difference. First operand has 69 places, 62 transitions, 192 flow. Second operand 7 states and 213 transitions. [2024-11-22 21:48:52,389 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 61 transitions, 276 flow [2024-11-22 21:48:52,390 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 61 transitions, 242 flow, removed 3 selfloop flow, removed 8 redundant places. [2024-11-22 21:48:52,391 INFO L231 Difference]: Finished difference. Result has 66 places, 61 transitions, 178 flow [2024-11-22 21:48:52,391 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=178, PETRI_PLACES=66, PETRI_TRANSITIONS=61} [2024-11-22 21:48:52,392 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -2 predicate places. [2024-11-22 21:48:52,392 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 61 transitions, 178 flow [2024-11-22 21:48:52,392 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 25.307692307692307) internal successors, (329), 13 states have internal predecessors, (329), 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-22 21:48:52,392 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:52,393 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 21:48:52,405 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-22 21:48:52,593 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 21:48:52,594 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:52,594 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:52,594 INFO L85 PathProgramCache]: Analyzing trace with hash -1102196741, now seen corresponding path program 1 times [2024-11-22 21:48:52,594 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:52,594 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1366120538] [2024-11-22 21:48:52,594 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:52,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:52,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:52,677 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-22 21:48:52,678 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:52,678 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1366120538] [2024-11-22 21:48:52,678 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1366120538] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:52,678 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:48:52,678 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 21:48:52,678 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [434645646] [2024-11-22 21:48:52,679 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:52,679 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 21:48:52,679 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:52,679 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 21:48:52,679 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 21:48:52,685 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-22 21:48:52,686 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 61 transitions, 178 flow. Second operand has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 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-22 21:48:52,686 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:52,686 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-22 21:48:52,686 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:53,647 INFO L124 PetriNetUnfolderBase]: 10696/14779 cut-off events. [2024-11-22 21:48:53,647 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-11-22 21:48:53,675 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28409 conditions, 14779 events. 10696/14779 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 1147. Compared 96440 event pairs, 7188 based on Foata normal form. 298/9032 useless extension candidates. Maximal degree in co-relation 25256. Up to 11905 conditions per place. [2024-11-22 21:48:53,725 INFO L140 encePairwiseOnDemand]: 55/66 looper letters, 69 selfloop transitions, 5 changer transitions 0/91 dead transitions. [2024-11-22 21:48:53,725 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 91 transitions, 420 flow [2024-11-22 21:48:53,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-22 21:48:53,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-22 21:48:53,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 207 transitions. [2024-11-22 21:48:53,726 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6272727272727273 [2024-11-22 21:48:53,726 INFO L175 Difference]: Start difference. First operand has 66 places, 61 transitions, 178 flow. Second operand 5 states and 207 transitions. [2024-11-22 21:48:53,726 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 91 transitions, 420 flow [2024-11-22 21:48:53,727 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 91 transitions, 381 flow, removed 6 selfloop flow, removed 5 redundant places. [2024-11-22 21:48:53,728 INFO L231 Difference]: Finished difference. Result has 67 places, 63 transitions, 192 flow [2024-11-22 21:48:53,728 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=153, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=192, PETRI_PLACES=67, PETRI_TRANSITIONS=63} [2024-11-22 21:48:53,728 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -1 predicate places. [2024-11-22 21:48:53,729 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 63 transitions, 192 flow [2024-11-22 21:48:53,729 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 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-22 21:48:53,729 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:53,729 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 21:48:53,729 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-22 21:48:53,729 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:53,730 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:53,730 INFO L85 PathProgramCache]: Analyzing trace with hash 241825841, now seen corresponding path program 1 times [2024-11-22 21:48:53,730 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:53,730 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1775673296] [2024-11-22 21:48:53,730 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:53,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:53,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:53,790 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-22 21:48:53,790 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:53,790 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1775673296] [2024-11-22 21:48:53,790 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1775673296] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:53,790 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:48:53,790 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 21:48:53,791 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1395058961] [2024-11-22 21:48:53,791 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:53,791 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 21:48:53,791 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:53,791 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 21:48:53,792 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 21:48:53,799 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-22 21:48:53,799 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 63 transitions, 192 flow. Second operand has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 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-22 21:48:53,799 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:53,799 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-22 21:48:53,799 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:54,336 INFO L124 PetriNetUnfolderBase]: 7339/10713 cut-off events. [2024-11-22 21:48:54,336 INFO L125 PetriNetUnfolderBase]: For 1020/1020 co-relation queries the response was YES. [2024-11-22 21:48:54,354 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22212 conditions, 10713 events. 7339/10713 cut-off events. For 1020/1020 co-relation queries the response was YES. Maximal size of possible extension queue 804. Compared 73265 event pairs, 5000 based on Foata normal form. 0/6785 useless extension candidates. Maximal degree in co-relation 19084. Up to 9261 conditions per place. [2024-11-22 21:48:54,392 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 38 selfloop transitions, 6 changer transitions 0/61 dead transitions. [2024-11-22 21:48:54,393 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 61 transitions, 272 flow [2024-11-22 21:48:54,393 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-22 21:48:54,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-22 21:48:54,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 158 transitions. [2024-11-22 21:48:54,394 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.47878787878787876 [2024-11-22 21:48:54,394 INFO L175 Difference]: Start difference. First operand has 67 places, 63 transitions, 192 flow. Second operand 5 states and 158 transitions. [2024-11-22 21:48:54,394 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 61 transitions, 272 flow [2024-11-22 21:48:54,396 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 61 transitions, 267 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 21:48:54,396 INFO L231 Difference]: Finished difference. Result has 67 places, 61 transitions, 191 flow [2024-11-22 21:48:54,397 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=179, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=191, PETRI_PLACES=67, PETRI_TRANSITIONS=61} [2024-11-22 21:48:54,397 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -1 predicate places. [2024-11-22 21:48:54,397 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 61 transitions, 191 flow [2024-11-22 21:48:54,398 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 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-22 21:48:54,398 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:54,398 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 21:48:54,398 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-22 21:48:54,398 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:54,399 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:54,399 INFO L85 PathProgramCache]: Analyzing trace with hash 241825842, now seen corresponding path program 1 times [2024-11-22 21:48:54,399 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:54,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1998239738] [2024-11-22 21:48:54,399 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:54,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:54,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:54,534 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:48:54,535 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:54,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1998239738] [2024-11-22 21:48:54,535 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1998239738] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 21:48:54,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [115149743] [2024-11-22 21:48:54,536 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:54,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 21:48:54,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 21:48:54,540 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-22 21:48:54,546 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-22 21:48:54,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:54,612 INFO L255 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-11-22 21:48:54,614 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 21:48:54,622 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 6 treesize of output 5 [2024-11-22 21:48:54,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-22 21:48:54,673 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-22 21:48:54,687 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-22 21:48:54,687 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 11 treesize of output 11 [2024-11-22 21:48:54,720 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:48:54,720 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-22 21:48:54,721 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [115149743] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:54,721 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-22 21:48:54,721 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 6 [2024-11-22 21:48:54,722 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [181436004] [2024-11-22 21:48:54,723 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:54,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 21:48:54,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:54,723 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 21:48:54,723 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-22 21:48:54,739 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-22 21:48:54,739 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 61 transitions, 191 flow. Second operand has 5 states, 5 states have (on average 25.4) internal successors, (127), 5 states have internal predecessors, (127), 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-22 21:48:54,739 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:54,739 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-22 21:48:54,740 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:55,180 INFO L124 PetriNetUnfolderBase]: 4701/7063 cut-off events. [2024-11-22 21:48:55,180 INFO L125 PetriNetUnfolderBase]: For 804/804 co-relation queries the response was YES. [2024-11-22 21:48:55,196 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14076 conditions, 7063 events. 4701/7063 cut-off events. For 804/804 co-relation queries the response was YES. Maximal size of possible extension queue 549. Compared 47267 event pairs, 3256 based on Foata normal form. 0/4989 useless extension candidates. Maximal degree in co-relation 10914. Up to 6049 conditions per place. [2024-11-22 21:48:55,226 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 39 selfloop transitions, 3 changer transitions 0/59 dead transitions. [2024-11-22 21:48:55,227 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 59 transitions, 267 flow [2024-11-22 21:48:55,230 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-22 21:48:55,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-22 21:48:55,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 132 transitions. [2024-11-22 21:48:55,231 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5 [2024-11-22 21:48:55,231 INFO L175 Difference]: Start difference. First operand has 67 places, 61 transitions, 191 flow. Second operand 4 states and 132 transitions. [2024-11-22 21:48:55,231 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 59 transitions, 267 flow [2024-11-22 21:48:55,232 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 59 transitions, 258 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-22 21:48:55,233 INFO L231 Difference]: Finished difference. Result has 65 places, 59 transitions, 180 flow [2024-11-22 21:48:55,233 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=174, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=180, PETRI_PLACES=65, PETRI_TRANSITIONS=59} [2024-11-22 21:48:55,234 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -3 predicate places. [2024-11-22 21:48:55,234 INFO L471 AbstractCegarLoop]: Abstraction has has 65 places, 59 transitions, 180 flow [2024-11-22 21:48:55,234 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 25.4) internal successors, (127), 5 states have internal predecessors, (127), 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-22 21:48:55,234 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:55,235 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 21:48:55,242 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-22 21:48:55,438 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 21:48:55,439 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:55,440 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:55,440 INFO L85 PathProgramCache]: Analyzing trace with hash 451983567, now seen corresponding path program 1 times [2024-11-22 21:48:55,440 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:55,440 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1283027074] [2024-11-22 21:48:55,440 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:55,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:55,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:55,502 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-22 21:48:55,502 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:55,503 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1283027074] [2024-11-22 21:48:55,503 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1283027074] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:55,503 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:48:55,503 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 21:48:55,503 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1652196913] [2024-11-22 21:48:55,503 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:55,503 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 21:48:55,503 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:55,504 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 21:48:55,504 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 21:48:55,513 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-22 21:48:55,513 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 65 places, 59 transitions, 180 flow. Second operand has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 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-22 21:48:55,513 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:55,513 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-22 21:48:55,513 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:55,916 INFO L124 PetriNetUnfolderBase]: 3151/5000 cut-off events. [2024-11-22 21:48:55,916 INFO L125 PetriNetUnfolderBase]: For 565/565 co-relation queries the response was YES. [2024-11-22 21:48:55,928 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9801 conditions, 5000 events. 3151/5000 cut-off events. For 565/565 co-relation queries the response was YES. Maximal size of possible extension queue 359. Compared 33766 event pairs, 2196 based on Foata normal form. 0/3932 useless extension candidates. Maximal degree in co-relation 7627. Up to 4084 conditions per place. [2024-11-22 21:48:55,946 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 36 selfloop transitions, 4 changer transitions 0/57 dead transitions. [2024-11-22 21:48:55,947 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 57 transitions, 256 flow [2024-11-22 21:48:55,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-22 21:48:55,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-22 21:48:55,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 130 transitions. [2024-11-22 21:48:55,948 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.49242424242424243 [2024-11-22 21:48:55,948 INFO L175 Difference]: Start difference. First operand has 65 places, 59 transitions, 180 flow. Second operand 4 states and 130 transitions. [2024-11-22 21:48:55,948 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 57 transitions, 256 flow [2024-11-22 21:48:55,949 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 57 transitions, 252 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 21:48:55,950 INFO L231 Difference]: Finished difference. Result has 64 places, 57 transitions, 180 flow [2024-11-22 21:48:55,950 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=172, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=180, PETRI_PLACES=64, PETRI_TRANSITIONS=57} [2024-11-22 21:48:55,950 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -4 predicate places. [2024-11-22 21:48:55,951 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 57 transitions, 180 flow [2024-11-22 21:48:55,951 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 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-22 21:48:55,951 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:55,951 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 21:48:55,951 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-22 21:48:55,951 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:55,952 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:55,952 INFO L85 PathProgramCache]: Analyzing trace with hash 451983568, now seen corresponding path program 1 times [2024-11-22 21:48:55,952 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:55,952 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [749664155] [2024-11-22 21:48:55,952 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:55,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:55,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:56,022 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-22 21:48:56,022 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:56,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [749664155] [2024-11-22 21:48:56,023 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [749664155] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:56,023 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:48:56,023 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 21:48:56,023 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1024389095] [2024-11-22 21:48:56,023 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:56,023 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 21:48:56,024 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:56,024 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 21:48:56,024 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 21:48:56,029 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-22 21:48:56,029 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 57 transitions, 180 flow. Second operand has 4 states, 4 states have (on average 27.75) internal successors, (111), 4 states have internal predecessors, (111), 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-22 21:48:56,029 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:56,029 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-22 21:48:56,030 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:56,452 INFO L124 PetriNetUnfolderBase]: 3669/5895 cut-off events. [2024-11-22 21:48:56,452 INFO L125 PetriNetUnfolderBase]: For 683/683 co-relation queries the response was YES. [2024-11-22 21:48:56,461 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11668 conditions, 5895 events. 3669/5895 cut-off events. For 683/683 co-relation queries the response was YES. Maximal size of possible extension queue 405. Compared 41238 event pairs, 2627 based on Foata normal form. 128/4903 useless extension candidates. Maximal degree in co-relation 9111. Up to 4094 conditions per place. [2024-11-22 21:48:56,475 INFO L140 encePairwiseOnDemand]: 59/66 looper letters, 54 selfloop transitions, 6 changer transitions 0/77 dead transitions. [2024-11-22 21:48:56,475 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 77 transitions, 352 flow [2024-11-22 21:48:56,475 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-22 21:48:56,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-22 21:48:56,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 163 transitions. [2024-11-22 21:48:56,476 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6174242424242424 [2024-11-22 21:48:56,477 INFO L175 Difference]: Start difference. First operand has 64 places, 57 transitions, 180 flow. Second operand 4 states and 163 transitions. [2024-11-22 21:48:56,477 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 77 transitions, 352 flow [2024-11-22 21:48:56,478 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 77 transitions, 347 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 21:48:56,479 INFO L231 Difference]: Finished difference. Result has 66 places, 57 transitions, 197 flow [2024-11-22 21:48:56,479 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=175, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=197, PETRI_PLACES=66, PETRI_TRANSITIONS=57} [2024-11-22 21:48:56,479 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -2 predicate places. [2024-11-22 21:48:56,480 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 57 transitions, 197 flow [2024-11-22 21:48:56,481 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.75) internal successors, (111), 4 states have internal predecessors, (111), 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-22 21:48:56,481 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:56,481 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 21:48:56,481 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-22 21:48:56,481 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:56,481 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:56,481 INFO L85 PathProgramCache]: Analyzing trace with hash -702610, now seen corresponding path program 1 times [2024-11-22 21:48:56,481 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:56,481 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [490887867] [2024-11-22 21:48:56,482 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:56,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:56,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:56,634 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:48:56,634 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:56,634 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [490887867] [2024-11-22 21:48:56,635 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [490887867] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 21:48:56,635 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1625842613] [2024-11-22 21:48:56,635 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:56,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 21:48:56,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 21:48:56,641 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-22 21:48:56,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-22 21:48:56,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:56,705 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-22 21:48:56,706 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 21:48:56,800 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:48:56,800 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-22 21:48:56,801 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1625842613] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:56,801 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-22 21:48:56,801 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 7 [2024-11-22 21:48:56,801 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [666543984] [2024-11-22 21:48:56,801 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:56,801 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 21:48:56,801 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:56,801 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 21:48:56,801 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-22 21:48:56,824 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-22 21:48:56,825 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 57 transitions, 197 flow. Second operand has 5 states, 5 states have (on average 27.8) internal successors, (139), 5 states have internal predecessors, (139), 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-22 21:48:56,825 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:56,825 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-22 21:48:56,825 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:57,082 INFO L124 PetriNetUnfolderBase]: 2429/4116 cut-off events. [2024-11-22 21:48:57,082 INFO L125 PetriNetUnfolderBase]: For 957/957 co-relation queries the response was YES. [2024-11-22 21:48:57,091 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8569 conditions, 4116 events. 2429/4116 cut-off events. For 957/957 co-relation queries the response was YES. Maximal size of possible extension queue 292. Compared 28911 event pairs, 1773 based on Foata normal form. 0/3544 useless extension candidates. Maximal degree in co-relation 6637. Up to 3292 conditions per place. [2024-11-22 21:48:57,101 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 33 selfloop transitions, 5 changer transitions 0/55 dead transitions. [2024-11-22 21:48:57,101 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 55 transitions, 265 flow [2024-11-22 21:48:57,102 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-22 21:48:57,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-22 21:48:57,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 136 transitions. [2024-11-22 21:48:57,102 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5151515151515151 [2024-11-22 21:48:57,102 INFO L175 Difference]: Start difference. First operand has 66 places, 57 transitions, 197 flow. Second operand 4 states and 136 transitions. [2024-11-22 21:48:57,102 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 55 transitions, 265 flow [2024-11-22 21:48:57,104 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 55 transitions, 261 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 21:48:57,104 INFO L231 Difference]: Finished difference. Result has 66 places, 55 transitions, 195 flow [2024-11-22 21:48:57,104 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=185, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=195, PETRI_PLACES=66, PETRI_TRANSITIONS=55} [2024-11-22 21:48:57,105 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -2 predicate places. [2024-11-22 21:48:57,105 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 55 transitions, 195 flow [2024-11-22 21:48:57,105 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 27.8) internal successors, (139), 5 states have internal predecessors, (139), 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-22 21:48:57,105 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:57,105 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-22 21:48:57,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-22 21:48:57,309 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 21:48:57,310 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:57,310 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:57,310 INFO L85 PathProgramCache]: Analyzing trace with hash 1200873548, now seen corresponding path program 1 times [2024-11-22 21:48:57,310 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:57,310 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1455592930] [2024-11-22 21:48:57,311 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:57,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:57,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:57,347 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-22 21:48:57,347 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:57,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1455592930] [2024-11-22 21:48:57,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1455592930] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:57,347 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:48:57,348 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 21:48:57,349 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [67885570] [2024-11-22 21:48:57,349 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:57,349 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 21:48:57,350 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:57,350 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 21:48:57,350 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 21:48:57,350 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-22 21:48:57,351 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 55 transitions, 195 flow. Second operand has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 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-22 21:48:57,351 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:57,351 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-22 21:48:57,351 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:57,670 INFO L124 PetriNetUnfolderBase]: 3677/6024 cut-off events. [2024-11-22 21:48:57,670 INFO L125 PetriNetUnfolderBase]: For 1502/1502 co-relation queries the response was YES. [2024-11-22 21:48:57,684 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12658 conditions, 6024 events. 3677/6024 cut-off events. For 1502/1502 co-relation queries the response was YES. Maximal size of possible extension queue 379. Compared 40825 event pairs, 1008 based on Foata normal form. 4/5575 useless extension candidates. Maximal degree in co-relation 10203. Up to 2879 conditions per place. [2024-11-22 21:48:57,699 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 50 selfloop transitions, 3 changer transitions 2/72 dead transitions. [2024-11-22 21:48:57,699 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 72 transitions, 352 flow [2024-11-22 21:48:57,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 21:48:57,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 21:48:57,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 126 transitions. [2024-11-22 21:48:57,700 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6363636363636364 [2024-11-22 21:48:57,700 INFO L175 Difference]: Start difference. First operand has 66 places, 55 transitions, 195 flow. Second operand 3 states and 126 transitions. [2024-11-22 21:48:57,700 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 72 transitions, 352 flow [2024-11-22 21:48:57,702 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 72 transitions, 345 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 21:48:57,702 INFO L231 Difference]: Finished difference. Result has 67 places, 56 transitions, 197 flow [2024-11-22 21:48:57,703 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=188, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=197, PETRI_PLACES=67, PETRI_TRANSITIONS=56} [2024-11-22 21:48:57,703 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -1 predicate places. [2024-11-22 21:48:57,703 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 56 transitions, 197 flow [2024-11-22 21:48:57,703 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 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-22 21:48:57,703 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:57,704 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] [2024-11-22 21:48:57,704 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-22 21:48:57,704 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:57,704 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:57,704 INFO L85 PathProgramCache]: Analyzing trace with hash 1306671830, now seen corresponding path program 1 times [2024-11-22 21:48:57,704 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:57,704 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [392744879] [2024-11-22 21:48:57,704 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:57,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:57,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:57,772 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-22 21:48:57,772 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:57,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [392744879] [2024-11-22 21:48:57,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [392744879] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:57,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:48:57,773 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 21:48:57,773 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [57771406] [2024-11-22 21:48:57,773 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:57,773 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 21:48:57,774 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:57,775 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 21:48:57,775 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 21:48:57,777 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-22 21:48:57,778 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 56 transitions, 197 flow. Second operand has 3 states, 3 states have (on average 33.666666666666664) internal successors, (101), 3 states have internal predecessors, (101), 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-22 21:48:57,778 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:57,778 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-22 21:48:57,778 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:58,091 INFO L124 PetriNetUnfolderBase]: 3515/5621 cut-off events. [2024-11-22 21:48:58,091 INFO L125 PetriNetUnfolderBase]: For 3053/3053 co-relation queries the response was YES. [2024-11-22 21:48:58,101 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13000 conditions, 5621 events. 3515/5621 cut-off events. For 3053/3053 co-relation queries the response was YES. Maximal size of possible extension queue 338. Compared 36974 event pairs, 1121 based on Foata normal form. 94/5377 useless extension candidates. Maximal degree in co-relation 10864. Up to 2974 conditions per place. [2024-11-22 21:48:58,114 INFO L140 encePairwiseOnDemand]: 63/66 looper letters, 58 selfloop transitions, 2 changer transitions 0/77 dead transitions. [2024-11-22 21:48:58,114 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 77 transitions, 381 flow [2024-11-22 21:48:58,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 21:48:58,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 21:48:58,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 129 transitions. [2024-11-22 21:48:58,115 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6515151515151515 [2024-11-22 21:48:58,115 INFO L175 Difference]: Start difference. First operand has 67 places, 56 transitions, 197 flow. Second operand 3 states and 129 transitions. [2024-11-22 21:48:58,116 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 77 transitions, 381 flow [2024-11-22 21:48:58,121 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 77 transitions, 377 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 21:48:58,122 INFO L231 Difference]: Finished difference. Result has 69 places, 57 transitions, 210 flow [2024-11-22 21:48:58,123 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=194, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=210, PETRI_PLACES=69, PETRI_TRANSITIONS=57} [2024-11-22 21:48:58,127 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 1 predicate places. [2024-11-22 21:48:58,127 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 57 transitions, 210 flow [2024-11-22 21:48:58,127 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 33.666666666666664) internal successors, (101), 3 states have internal predecessors, (101), 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-22 21:48:58,127 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:58,127 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] [2024-11-22 21:48:58,128 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-22 21:48:58,128 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:58,128 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:58,128 INFO L85 PathProgramCache]: Analyzing trace with hash 1250350308, now seen corresponding path program 1 times [2024-11-22 21:48:58,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:58,128 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [453039367] [2024-11-22 21:48:58,128 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:58,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:58,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:58,179 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-22 21:48:58,179 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:58,180 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [453039367] [2024-11-22 21:48:58,180 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [453039367] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:58,180 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:48:58,180 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 21:48:58,180 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [537049185] [2024-11-22 21:48:58,180 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:58,180 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 21:48:58,180 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:58,182 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 21:48:58,182 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 21:48:58,185 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-22 21:48:58,185 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 57 transitions, 210 flow. Second operand has 3 states, 3 states have (on average 33.666666666666664) internal successors, (101), 3 states have internal predecessors, (101), 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-22 21:48:58,185 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:58,185 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-22 21:48:58,185 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:48:58,583 INFO L124 PetriNetUnfolderBase]: 3437/5701 cut-off events. [2024-11-22 21:48:58,583 INFO L125 PetriNetUnfolderBase]: For 4625/4625 co-relation queries the response was YES. [2024-11-22 21:48:58,591 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13529 conditions, 5701 events. 3437/5701 cut-off events. For 4625/4625 co-relation queries the response was YES. Maximal size of possible extension queue 324. Compared 39203 event pairs, 1181 based on Foata normal form. 44/5406 useless extension candidates. Maximal degree in co-relation 11534. Up to 2919 conditions per place. [2024-11-22 21:48:58,606 INFO L140 encePairwiseOnDemand]: 63/66 looper letters, 58 selfloop transitions, 2 changer transitions 0/77 dead transitions. [2024-11-22 21:48:58,607 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 77 transitions, 401 flow [2024-11-22 21:48:58,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 21:48:58,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 21:48:58,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 127 transitions. [2024-11-22 21:48:58,608 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6414141414141414 [2024-11-22 21:48:58,608 INFO L175 Difference]: Start difference. First operand has 69 places, 57 transitions, 210 flow. Second operand 3 states and 127 transitions. [2024-11-22 21:48:58,608 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 77 transitions, 401 flow [2024-11-22 21:48:58,610 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 77 transitions, 386 flow, removed 6 selfloop flow, removed 1 redundant places. [2024-11-22 21:48:58,611 INFO L231 Difference]: Finished difference. Result has 71 places, 58 transitions, 218 flow [2024-11-22 21:48:58,611 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=218, PETRI_PLACES=71, PETRI_TRANSITIONS=58} [2024-11-22 21:48:58,611 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 3 predicate places. [2024-11-22 21:48:58,611 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 58 transitions, 218 flow [2024-11-22 21:48:58,612 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 33.666666666666664) internal successors, (101), 3 states have internal predecessors, (101), 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-22 21:48:58,612 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:48:58,612 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, 1] [2024-11-22 21:48:58,612 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-22 21:48:58,612 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:48:58,612 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:48:58,612 INFO L85 PathProgramCache]: Analyzing trace with hash -1227341209, now seen corresponding path program 1 times [2024-11-22 21:48:58,613 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:48:58,613 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1532875778] [2024-11-22 21:48:58,613 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:48:58,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:48:58,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:48:58,941 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-22 21:48:58,942 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:48:58,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1532875778] [2024-11-22 21:48:58,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1532875778] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:48:58,942 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:48:58,942 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-22 21:48:58,942 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [588504913] [2024-11-22 21:48:58,942 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:48:58,943 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-22 21:48:58,943 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:48:58,943 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-22 21:48:58,943 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-22 21:48:58,998 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-22 21:48:58,999 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 58 transitions, 218 flow. Second operand has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 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-22 21:48:58,999 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:48:59,000 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-22 21:48:59,000 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:49:00,249 INFO L124 PetriNetUnfolderBase]: 8613/12851 cut-off events. [2024-11-22 21:49:00,249 INFO L125 PetriNetUnfolderBase]: For 7403/7617 co-relation queries the response was YES. [2024-11-22 21:49:00,296 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30598 conditions, 12851 events. 8613/12851 cut-off events. For 7403/7617 co-relation queries the response was YES. Maximal size of possible extension queue 700. Compared 87274 event pairs, 906 based on Foata normal form. 0/12096 useless extension candidates. Maximal degree in co-relation 25402. Up to 9680 conditions per place. [2024-11-22 21:49:00,343 INFO L140 encePairwiseOnDemand]: 59/66 looper letters, 85 selfloop transitions, 9 changer transitions 10/116 dead transitions. [2024-11-22 21:49:00,344 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 116 transitions, 591 flow [2024-11-22 21:49:00,344 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 21:49:00,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 21:49:00,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 219 transitions. [2024-11-22 21:49:00,345 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.553030303030303 [2024-11-22 21:49:00,345 INFO L175 Difference]: Start difference. First operand has 71 places, 58 transitions, 218 flow. Second operand 6 states and 219 transitions. [2024-11-22 21:49:00,345 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 116 transitions, 591 flow [2024-11-22 21:49:00,351 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 116 transitions, 579 flow, removed 3 selfloop flow, removed 1 redundant places. [2024-11-22 21:49:00,353 INFO L231 Difference]: Finished difference. Result has 79 places, 66 transitions, 284 flow [2024-11-22 21:49:00,353 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=210, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=284, PETRI_PLACES=79, PETRI_TRANSITIONS=66} [2024-11-22 21:49:00,353 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 11 predicate places. [2024-11-22 21:49:00,354 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 66 transitions, 284 flow [2024-11-22 21:49:00,354 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 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-22 21:49:00,354 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:49:00,354 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, 1] [2024-11-22 21:49:00,354 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-22 21:49:00,354 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:49:00,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:49:00,355 INFO L85 PathProgramCache]: Analyzing trace with hash -1427046069, now seen corresponding path program 2 times [2024-11-22 21:49:00,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:49:00,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1619798437] [2024-11-22 21:49:00,355 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 21:49:00,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:49:00,376 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-22 21:49:00,376 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 21:49:00,672 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-22 21:49:00,672 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:49:00,672 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1619798437] [2024-11-22 21:49:00,672 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1619798437] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:49:00,673 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:49:00,673 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 21:49:00,673 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [149753855] [2024-11-22 21:49:00,673 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:49:00,673 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 21:49:00,673 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:49:00,674 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 21:49:00,674 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-22 21:49:00,703 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-22 21:49:00,704 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 66 transitions, 284 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-22 21:49:00,704 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:49:00,704 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-22 21:49:00,704 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:49:02,292 INFO L124 PetriNetUnfolderBase]: 10881/16478 cut-off events. [2024-11-22 21:49:02,292 INFO L125 PetriNetUnfolderBase]: For 12171/12535 co-relation queries the response was YES. [2024-11-22 21:49:02,374 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41713 conditions, 16478 events. 10881/16478 cut-off events. For 12171/12535 co-relation queries the response was YES. Maximal size of possible extension queue 823. Compared 114746 event pairs, 2300 based on Foata normal form. 331/16569 useless extension candidates. Maximal degree in co-relation 33922. Up to 11856 conditions per place. [2024-11-22 21:49:02,437 INFO L140 encePairwiseOnDemand]: 59/66 looper letters, 100 selfloop transitions, 26 changer transitions 8/147 dead transitions. [2024-11-22 21:49:02,437 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 85 places, 147 transitions, 898 flow [2024-11-22 21:49:02,438 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-22 21:49:02,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-22 21:49:02,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 256 transitions. [2024-11-22 21:49:02,439 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5541125541125541 [2024-11-22 21:49:02,439 INFO L175 Difference]: Start difference. First operand has 79 places, 66 transitions, 284 flow. Second operand 7 states and 256 transitions. [2024-11-22 21:49:02,439 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 85 places, 147 transitions, 898 flow [2024-11-22 21:49:02,459 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 85 places, 147 transitions, 898 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 21:49:02,461 INFO L231 Difference]: Finished difference. Result has 90 places, 86 transitions, 526 flow [2024-11-22 21:49:02,461 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=284, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=526, PETRI_PLACES=90, PETRI_TRANSITIONS=86} [2024-11-22 21:49:02,461 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 22 predicate places. [2024-11-22 21:49:02,461 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 86 transitions, 526 flow [2024-11-22 21:49:02,462 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-22 21:49:02,462 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:49:02,462 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, 1] [2024-11-22 21:49:02,462 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-22 21:49:02,462 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:49:02,462 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:49:02,463 INFO L85 PathProgramCache]: Analyzing trace with hash -2114611003, now seen corresponding path program 3 times [2024-11-22 21:49:02,463 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:49:02,463 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [887388125] [2024-11-22 21:49:02,463 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-22 21:49:02,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:49:02,481 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-22 21:49:02,482 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 21:49:02,772 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-22 21:49:02,773 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:49:02,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [887388125] [2024-11-22 21:49:02,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [887388125] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:49:02,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:49:02,774 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 21:49:02,774 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1654862112] [2024-11-22 21:49:02,774 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:49:02,774 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 21:49:02,774 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:49:02,775 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 21:49:02,775 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-22 21:49:02,810 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-22 21:49:02,810 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 86 transitions, 526 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-22 21:49:02,810 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:49:02,811 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-22 21:49:02,811 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:49:04,797 INFO L124 PetriNetUnfolderBase]: 15419/22726 cut-off events. [2024-11-22 21:49:04,797 INFO L125 PetriNetUnfolderBase]: For 28656/29172 co-relation queries the response was YES. [2024-11-22 21:49:04,883 INFO L83 FinitePrefix]: Finished finitePrefix Result has 67037 conditions, 22726 events. 15419/22726 cut-off events. For 28656/29172 co-relation queries the response was YES. Maximal size of possible extension queue 1178. Compared 156988 event pairs, 3658 based on Foata normal form. 464/22741 useless extension candidates. Maximal degree in co-relation 54125. Up to 13591 conditions per place. [2024-11-22 21:49:04,944 INFO L140 encePairwiseOnDemand]: 55/66 looper letters, 149 selfloop transitions, 87 changer transitions 32/281 dead transitions. [2024-11-22 21:49:04,944 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 101 places, 281 transitions, 2241 flow [2024-11-22 21:49:04,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-22 21:49:04,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-11-22 21:49:04,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 427 transitions. [2024-11-22 21:49:04,946 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5391414141414141 [2024-11-22 21:49:04,946 INFO L175 Difference]: Start difference. First operand has 90 places, 86 transitions, 526 flow. Second operand 12 states and 427 transitions. [2024-11-22 21:49:04,946 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 101 places, 281 transitions, 2241 flow [2024-11-22 21:49:05,039 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 100 places, 281 transitions, 2163 flow, removed 3 selfloop flow, removed 1 redundant places. [2024-11-22 21:49:05,041 INFO L231 Difference]: Finished difference. Result has 108 places, 150 transitions, 1275 flow [2024-11-22 21:49:05,042 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=503, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=29, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=1275, PETRI_PLACES=108, PETRI_TRANSITIONS=150} [2024-11-22 21:49:05,042 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 40 predicate places. [2024-11-22 21:49:05,042 INFO L471 AbstractCegarLoop]: Abstraction has has 108 places, 150 transitions, 1275 flow [2024-11-22 21:49:05,042 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-22 21:49:05,042 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:49:05,043 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, 1] [2024-11-22 21:49:05,043 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-22 21:49:05,043 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:49:05,043 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:49:05,043 INFO L85 PathProgramCache]: Analyzing trace with hash 2059276671, now seen corresponding path program 4 times [2024-11-22 21:49:05,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:49:05,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1527754370] [2024-11-22 21:49:05,043 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-22 21:49:05,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:49:05,067 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-22 21:49:05,067 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 21:49:05,262 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-22 21:49:05,262 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:49:05,262 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1527754370] [2024-11-22 21:49:05,263 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1527754370] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:49:05,263 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:49:05,263 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 21:49:05,263 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1715623761] [2024-11-22 21:49:05,263 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:49:05,263 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 21:49:05,263 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:49:05,264 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 21:49:05,264 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-22 21:49:05,295 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-22 21:49:05,296 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 108 places, 150 transitions, 1275 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-22 21:49:05,296 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:49:05,296 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-22 21:49:05,296 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:49:08,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][274], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,456 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,456 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,456 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,456 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][183], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,456 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:08,457 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:08,457 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:08,457 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:08,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][274], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,478 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,478 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,478 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,478 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][183], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,478 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:08,478 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:08,478 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:08,478 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:08,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][286], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,755 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,755 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,755 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,755 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][208], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,756 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,756 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,756 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,756 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][286], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,776 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,776 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,776 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,776 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][208], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,777 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,777 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,777 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,777 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,934 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:08,934 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,934 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,934 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,953 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:08,953 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,953 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,953 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:08,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,976 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,976 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,976 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,976 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:08,977 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,977 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,977 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:08,977 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:09,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,081 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,081 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:09,081 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:09,081 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:09,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,100 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,100 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:09,100 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:09,100 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:09,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,120 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,121 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,121 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,121 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,122 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,122 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,122 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,122 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,123 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,123 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,124 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,124 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,125 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,125 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,125 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,125 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,194 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,194 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,194 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,194 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,207 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,207 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,208 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,208 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:09,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,221 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,221 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,221 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,221 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,222 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,222 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,222 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,223 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,224 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,224 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,224 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,224 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,225 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,225 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,225 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,225 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,250 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,250 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,250 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,250 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,256 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,256 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,256 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,256 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,264 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,264 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,264 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,264 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,265 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,265 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,265 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,265 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,274 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,275 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,275 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,275 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,283 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,283 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,283 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,283 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:09,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,289 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,289 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,289 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,289 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,290 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,291 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,291 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,291 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,294 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,294 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,295 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,295 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,295 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,295 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,295 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,295 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,310 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,310 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,310 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,310 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,314 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,314 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,314 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,314 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,318 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,318 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,319 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,319 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,319 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,319 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,320 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,320 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,321 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,321 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,321 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,321 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,322 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,322 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,322 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,322 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,327 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,327 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,327 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,327 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,334 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,334 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,334 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,334 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:09,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,337 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,337 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,337 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,337 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,338 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,338 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,338 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,338 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,339 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,339 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,339 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,340 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,340 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,340 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,340 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,340 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 21#L146-1true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,343 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,343 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,343 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,343 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 21#L146-1true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,344 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,344 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,344 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,344 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,350 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,350 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,350 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,350 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,351 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,351 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,351 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,351 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,352 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:09,352 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,352 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,352 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:09,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,356 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,357 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,357 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,357 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,357 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,357 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,357 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,358 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,358 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,358 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,358 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,358 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][327], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 21#L146-1true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,360 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,360 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,360 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,360 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][327], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 21#L146-1true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,360 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,361 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,361 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,361 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,362 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,362 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,362 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,362 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:09,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,365 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,365 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,365 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,365 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][327], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 141#(<= ~n2~0 2147483647), 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,366 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,366 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,366 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,366 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:09,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][323], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 29#L148true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,368 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:09,368 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:09,368 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:09,368 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:09,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][327], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), 29#L148true, Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:09,369 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:09,369 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:09,369 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:09,369 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:09,371 INFO L124 PetriNetUnfolderBase]: 31909/48612 cut-off events. [2024-11-22 21:49:09,371 INFO L125 PetriNetUnfolderBase]: For 76547/77812 co-relation queries the response was YES. [2024-11-22 21:49:09,728 INFO L83 FinitePrefix]: Finished finitePrefix Result has 150262 conditions, 48612 events. 31909/48612 cut-off events. For 76547/77812 co-relation queries the response was YES. Maximal size of possible extension queue 2117. Compared 381573 event pairs, 5364 based on Foata normal form. 452/45456 useless extension candidates. Maximal degree in co-relation 129065. Up to 12807 conditions per place. [2024-11-22 21:49:09,864 INFO L140 encePairwiseOnDemand]: 58/66 looper letters, 251 selfloop transitions, 58 changer transitions 3/338 dead transitions. [2024-11-22 21:49:09,865 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 338 transitions, 2830 flow [2024-11-22 21:49:09,865 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-22 21:49:09,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-22 21:49:09,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 351 transitions. [2024-11-22 21:49:09,866 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5909090909090909 [2024-11-22 21:49:09,866 INFO L175 Difference]: Start difference. First operand has 108 places, 150 transitions, 1275 flow. Second operand 9 states and 351 transitions. [2024-11-22 21:49:09,866 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 338 transitions, 2830 flow [2024-11-22 21:49:11,552 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 338 transitions, 2783 flow, removed 17 selfloop flow, removed 1 redundant places. [2024-11-22 21:49:11,555 INFO L231 Difference]: Finished difference. Result has 122 places, 183 transitions, 1709 flow [2024-11-22 21:49:11,555 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=1248, PETRI_DIFFERENCE_MINUEND_PLACES=107, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=150, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=26, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1709, PETRI_PLACES=122, PETRI_TRANSITIONS=183} [2024-11-22 21:49:11,556 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 54 predicate places. [2024-11-22 21:49:11,556 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 183 transitions, 1709 flow [2024-11-22 21:49:11,556 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-22 21:49:11,556 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:49:11,556 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, 1] [2024-11-22 21:49:11,556 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-22 21:49:11,557 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:49:11,557 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:49:11,557 INFO L85 PathProgramCache]: Analyzing trace with hash -1517344957, now seen corresponding path program 5 times [2024-11-22 21:49:11,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:49:11,557 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1977856226] [2024-11-22 21:49:11,557 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-22 21:49:11,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:49:11,575 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-22 21:49:11,575 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 21:49:11,792 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-22 21:49:11,793 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:49:11,793 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1977856226] [2024-11-22 21:49:11,793 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1977856226] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:49:11,793 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:49:11,793 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-22 21:49:11,793 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1362244860] [2024-11-22 21:49:11,793 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:49:11,793 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-22 21:49:11,793 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:49:11,794 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-22 21:49:11,794 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-22 21:49:11,865 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-22 21:49:11,865 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 183 transitions, 1709 flow. Second operand has 7 states, 7 states have (on average 25.142857142857142) internal successors, (176), 7 states have internal predecessors, (176), 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-22 21:49:11,866 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:49:11,866 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-22 21:49:11,866 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:49:15,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:15,998 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:49:15,998 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:15,998 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:15,998 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:49:16,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 299#(= ~q2_back~0 ~q2_front~0), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 291#(= ~total~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:16,002 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:49:16,002 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:49:16,002 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:16,002 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:16,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:16,003 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,003 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:49:16,003 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,003 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:16,004 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,004 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,004 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,004 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:49:16,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 299#(= ~q2_back~0 ~q2_front~0), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 291#(= ~total~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:16,004 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:49:16,004 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:16,004 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:16,004 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:49:16,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:16,472 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,472 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,472 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,472 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:49:16,473 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:16,473 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,473 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:49:16,473 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,474 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,474 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,474 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:16,474 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,475 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,475 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,475 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,475 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:49:16,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 299#(= ~q2_back~0 ~q2_front~0), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 291#(= ~total~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:16,480 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,481 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,481 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,481 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:49:16,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:16,481 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,481 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,481 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,481 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:49:16,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:16,482 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,482 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,482 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,482 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:49:16,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 299#(= ~q2_back~0 ~q2_front~0), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 291#(= ~total~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:16,482 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,482 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,483 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:49:16,483 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:16,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:16,548 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,548 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,548 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,548 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:49:16,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:16,555 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:16,555 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:16,555 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:16,555 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:49:16,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 55#L83true]) [2024-11-22 21:49:16,555 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,555 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,555 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,555 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:49:16,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:16,556 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:16,556 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:16,556 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:49:16,556 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:16,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 55#L83true]) [2024-11-22 21:49:16,557 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,557 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:16,557 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:49:16,557 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,022 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,022 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,022 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,023 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,023 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:49:17,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,024 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,024 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,024 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,024 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:49:17,024 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,092 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,092 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,093 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,093 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:49:17,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,097 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,097 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,097 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,097 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,097 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:49:17,098 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,098 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,098 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,098 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:49:17,098 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,098 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,108 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,108 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,108 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:17,108 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 55#L83true]) [2024-11-22 21:49:17,108 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,108 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,108 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:49:17,109 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:17,110 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,110 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:17,110 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,110 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 55#L83true]) [2024-11-22 21:49:17,110 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,110 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:49:17,110 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,110 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,141 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,141 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,141 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:49:17,141 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,142 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,142 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,142 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,142 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:17,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,580 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,580 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,580 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:17,580 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,580 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~0), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,581 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,581 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,581 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:17,581 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,581 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:17,613 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,613 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:17,613 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,613 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:17,613 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,613 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,613 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,618 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,618 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:17,618 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,618 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,619 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,619 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,619 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,619 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,620 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,620 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:17,620 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,620 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,620 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,620 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,620 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,620 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,621 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,621 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:17,621 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:17,621 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:17,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,622 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,622 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,622 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,622 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,782 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,782 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,782 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,782 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,782 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,782 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,783 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,783 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:17,812 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,812 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,812 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,812 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:17,812 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,812 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,813 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,813 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:17,813 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,813 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,813 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,813 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:17,814 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,814 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,814 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,814 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:17,815 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,815 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,815 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,815 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:17,816 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,816 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,816 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,816 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,820 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,820 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,820 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,820 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:17,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,820 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,821 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,821 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,821 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,823 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,823 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,823 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,823 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,824 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,824 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,824 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,824 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,824 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,824 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,824 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,824 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,825 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,825 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,825 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,825 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,826 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,826 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,826 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,826 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,826 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,826 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,826 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,826 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,827 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,827 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,827 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,827 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:17,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,827 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,828 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,828 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,828 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:17,945 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,945 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,945 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,945 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:17,945 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:17,945 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,946 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,946 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,949 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,949 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,949 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,949 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:17,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,949 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:17,949 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,949 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,950 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,950 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:17,950 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,950 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,950 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:17,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:17,951 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:17,951 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,951 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:17,951 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,131 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,131 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,131 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,131 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,131 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,131 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,132 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,132 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,135 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,135 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,135 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,135 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,135 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,135 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,135 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,135 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,136 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,136 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,136 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,136 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,136 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,136 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,136 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,137 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,137 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,137 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,137 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,137 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,138 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,138 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,138 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,138 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,139 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,139 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,139 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,139 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,139 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,139 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,139 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,139 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,140 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,140 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,140 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,140 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,140 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,141 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,141 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,141 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,145 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,145 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,145 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,145 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,146 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,146 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,146 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,146 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,147 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,147 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,147 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,147 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,147 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,147 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,147 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,147 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,149 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,149 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,149 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,149 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,149 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,150 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,150 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,150 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,150 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,151 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,151 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,151 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,151 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,151 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,151 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,151 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,152 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,152 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,152 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,152 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,152 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,152 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,152 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,153 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,153 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,153 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,153 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,153 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:18,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,153 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,154 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,154 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,154 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,239 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,239 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,239 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,239 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,239 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,239 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,239 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,240 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,240 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,240 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,240 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,240 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,241 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,241 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,241 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,241 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,245 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,245 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,245 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,245 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,245 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,245 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,245 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,245 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,246 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,246 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,246 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,246 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,246 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,247 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,247 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,247 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,247 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,247 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,248 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,248 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,248 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,248 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,248 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,248 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,283 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,283 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,283 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,283 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,284 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,284 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,284 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,284 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,285 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,285 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,285 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,285 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,285 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,285 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,285 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,285 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,286 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,286 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,286 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,286 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,286 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,287 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,287 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,287 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,288 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,288 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,288 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,288 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,289 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,289 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,289 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,289 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,289 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,290 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,290 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,290 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,290 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,290 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,290 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,290 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,291 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,291 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,291 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,291 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,291 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,291 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,291 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,291 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,292 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,292 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,292 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,292 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,292 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,292 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,293 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,293 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,293 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,293 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,293 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,293 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,294 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,294 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,294 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,294 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,296 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,296 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,296 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,296 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,297 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,297 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,297 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,297 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,298 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,298 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,298 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,298 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,299 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,299 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,299 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,299 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,300 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,300 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,300 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,300 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,300 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,300 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,300 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,300 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,301 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,301 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,301 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,301 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:18,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,301 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,302 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,302 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,302 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,350 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,350 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,350 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,350 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,357 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,357 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,357 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,357 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,358 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,358 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,358 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,358 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,358 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,359 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,359 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,359 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,359 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,359 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,359 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,359 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,360 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,360 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,360 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,360 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,360 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,360 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,360 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,360 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,362 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,362 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,362 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,362 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,363 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,363 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,363 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,363 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,365 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,365 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,365 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,365 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,365 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,365 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,365 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,365 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,366 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,366 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,366 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,366 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,367 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,367 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,367 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,367 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,395 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,395 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,395 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,395 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,396 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,396 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,396 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,396 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,399 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,399 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,399 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,399 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,399 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,399 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,400 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,400 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,400 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,400 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,400 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,400 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,401 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,401 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,401 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,401 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 20#L119true, Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,402 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,402 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,402 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,402 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 20#L119true, Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,402 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,402 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,402 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,402 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,403 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,403 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,403 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,403 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,404 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,404 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,404 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,404 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,405 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,405 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,405 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,405 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,406 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,406 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,406 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,406 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,406 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,406 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,406 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,406 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,407 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,407 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,407 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,407 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 20#L119true, Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,409 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,409 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,409 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,409 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 20#L119true, Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,409 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,410 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,410 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,410 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,411 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,411 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,411 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,411 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,412 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,412 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,412 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,412 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,413 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,413 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,413 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,413 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:18,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,413 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,413 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,413 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,413 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,438 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,438 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,438 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,438 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,440 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,440 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,440 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,441 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,445 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,445 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,445 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,445 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,446 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,446 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,446 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,446 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,448 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,448 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,448 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,448 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,448 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,448 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,449 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,449 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,449 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,449 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,449 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,449 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,450 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,450 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,450 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,450 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,452 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,452 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,452 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,452 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,452 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,452 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,452 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,452 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,476 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,476 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,477 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,477 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,477 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,477 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,477 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,477 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,478 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,478 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,478 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,478 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,478 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,478 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,478 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,478 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,481 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,481 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,481 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,481 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,482 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,482 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,482 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,482 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,482 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,482 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,483 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,483 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,483 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,483 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,483 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,483 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,484 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,484 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,484 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,484 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,484 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,484 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,484 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,485 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,485 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,485 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,485 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,485 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,485 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,486 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,486 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,486 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,487 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,487 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,487 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,487 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,487 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,487 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,487 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,487 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,488 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,488 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,488 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,488 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:18,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,488 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,488 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,489 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,489 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,621 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,621 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,621 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,621 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,623 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,623 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,623 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,623 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,624 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,625 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,625 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,625 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,628 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,628 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,629 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,629 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,629 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,629 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,629 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,629 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,631 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,631 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,632 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,632 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,632 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,632 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,632 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,632 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,633 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,633 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,633 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,633 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,633 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,633 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,633 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,633 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,648 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,648 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,648 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,648 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,649 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,649 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,649 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,649 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,649 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,649 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,649 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,649 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,650 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,650 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,650 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,650 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,650 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,650 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,650 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,650 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,651 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,651 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,651 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,651 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,652 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,652 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,652 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:18,652 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,652 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,652 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,652 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,652 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:18,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,659 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,659 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,659 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,659 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-22 21:49:18,659 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,660 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,660 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,660 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,664 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,665 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,665 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,665 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,665 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-22 21:49:18,665 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,665 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,665 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,666 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,666 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,666 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,666 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,666 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-22 21:49:18,666 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,666 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,666 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,672 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,672 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,672 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,672 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,672 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-22 21:49:18,672 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,672 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,672 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,673 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,673 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,673 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,673 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,673 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-22 21:49:18,673 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,673 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,674 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,674 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-22 21:49:18,674 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,674 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,674 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:18,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,674 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-22 21:49:18,675 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,675 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,675 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,682 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-22 21:49:18,682 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,683 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,683 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,683 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-22 21:49:18,683 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,683 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,683 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][122], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,684 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-22 21:49:18,684 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,684 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,684 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:18,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 0))))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_103, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_103, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][167], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:18,684 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-22 21:49:18,684 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,684 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,684 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:18,685 INFO L124 PetriNetUnfolderBase]: 38769/56750 cut-off events. [2024-11-22 21:49:18,685 INFO L125 PetriNetUnfolderBase]: For 202887/204771 co-relation queries the response was YES. [2024-11-22 21:49:19,063 INFO L83 FinitePrefix]: Finished finitePrefix Result has 220978 conditions, 56750 events. 38769/56750 cut-off events. For 202887/204771 co-relation queries the response was YES. Maximal size of possible extension queue 2515. Compared 425152 event pairs, 10530 based on Foata normal form. 1050/54827 useless extension candidates. Maximal degree in co-relation 199034. Up to 42781 conditions per place. [2024-11-22 21:49:19,236 INFO L140 encePairwiseOnDemand]: 56/66 looper letters, 175 selfloop transitions, 83 changer transitions 12/289 dead transitions. [2024-11-22 21:49:19,236 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 130 places, 289 transitions, 2811 flow [2024-11-22 21:49:19,237 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-22 21:49:19,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-22 21:49:19,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 324 transitions. [2024-11-22 21:49:19,238 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5454545454545454 [2024-11-22 21:49:19,238 INFO L175 Difference]: Start difference. First operand has 122 places, 183 transitions, 1709 flow. Second operand 9 states and 324 transitions. [2024-11-22 21:49:19,238 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 130 places, 289 transitions, 2811 flow [2024-11-22 21:49:20,973 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 289 transitions, 2793 flow, removed 9 selfloop flow, removed 0 redundant places. [2024-11-22 21:49:20,976 INFO L231 Difference]: Finished difference. Result has 136 places, 194 transitions, 2076 flow [2024-11-22 21:49:20,976 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=1703, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=183, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=73, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=102, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=2076, PETRI_PLACES=136, PETRI_TRANSITIONS=194} [2024-11-22 21:49:20,977 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 68 predicate places. [2024-11-22 21:49:20,977 INFO L471 AbstractCegarLoop]: Abstraction has has 136 places, 194 transitions, 2076 flow [2024-11-22 21:49:20,977 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 25.142857142857142) internal successors, (176), 7 states have internal predecessors, (176), 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-22 21:49:20,977 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:49:20,977 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, 1] [2024-11-22 21:49:20,977 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-22 21:49:20,977 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:49:20,978 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:49:20,978 INFO L85 PathProgramCache]: Analyzing trace with hash 1328674429, now seen corresponding path program 6 times [2024-11-22 21:49:20,978 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:49:20,978 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [503111897] [2024-11-22 21:49:20,978 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-22 21:49:20,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:49:20,995 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2024-11-22 21:49:20,995 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 21:49:21,225 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-22 21:49:21,226 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:49:21,226 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [503111897] [2024-11-22 21:49:21,226 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [503111897] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:49:21,226 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:49:21,226 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 21:49:21,227 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1010861592] [2024-11-22 21:49:21,227 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:49:21,227 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 21:49:21,227 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:49:21,228 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 21:49:21,228 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-22 21:49:21,268 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-22 21:49:21,269 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 136 places, 194 transitions, 2076 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-22 21:49:21,269 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:49:21,269 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-22 21:49:21,269 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:49:27,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][356], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 36#L101true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:27,271 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:49:27,271 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:27,271 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:27,271 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:49:27,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:27,532 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:27,532 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:27,533 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:27,533 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:27,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:27,534 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,534 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,534 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,534 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][356], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 36#L101true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:27,953 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,953 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,953 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,953 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][356], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 36#L101true, 34#L73true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:27,958 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,958 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,958 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,958 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][356], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, 26#L145-4true, Black: 291#(= ~total~0 0), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 36#L101true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:27,959 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,959 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,960 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:27,960 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:49:28,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,222 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,222 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,223 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,223 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:28,261 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,261 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,261 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,262 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,263 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,264 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,264 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,264 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][176], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:28,298 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2024-11-22 21:49:28,299 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2024-11-22 21:49:28,299 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2024-11-22 21:49:28,299 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2024-11-22 21:49:28,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,310 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,310 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,311 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,311 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,313 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,313 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,313 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,313 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,315 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,316 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,316 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,316 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][356], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 36#L101true, 34#L73true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,471 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,471 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,471 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,471 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][356], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, Black: 291#(= ~total~0 0), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 36#L101true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,472 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,472 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,473 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,473 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][356], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, 36#L101true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,474 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,474 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,474 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,474 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:49:28,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,657 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,657 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,657 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,657 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 45#thread1EXITtrue, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,904 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,904 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,904 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,904 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,909 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,909 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,909 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,909 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][176], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:28,923 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,923 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,923 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,924 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,932 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:28,932 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:28,932 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:28,932 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:28,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,933 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:28,933 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:28,934 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:28,934 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:28,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,935 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,935 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,935 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,935 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][176], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,948 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,948 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,948 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,948 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][176], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,952 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,952 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,952 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,952 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-11-22 21:49:28,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:28,959 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,959 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,959 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,959 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:28,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:28,960 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:28,960 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:28,960 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:28,960 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][356], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, 36#L101true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,030 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:49:29,030 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:29,030 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:29,030 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:49:29,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,067 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,067 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,067 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,068 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 45#thread1EXITtrue, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,123 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,123 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,123 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,124 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,130 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,130 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,130 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,130 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 45#thread1EXITtrue, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,150 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,150 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,150 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,150 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:29,152 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,152 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,152 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,152 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][176], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,162 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,162 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,162 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,162 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][176], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,165 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,165 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,165 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,165 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:29,172 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,172 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,172 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,172 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,173 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,173 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,174 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,174 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][176], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,184 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,184 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,184 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,184 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-11-22 21:49:29,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,191 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,192 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,192 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,192 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,193 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,193 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,193 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,193 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:49:29,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,254 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,254 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,254 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,254 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,271 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,271 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,271 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,271 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 45#thread1EXITtrue, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,325 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,325 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,325 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,326 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,327 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,327 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,327 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,327 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:29,330 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,330 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,330 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,330 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 45#thread1EXITtrue, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:29,345 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,345 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,345 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,345 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,349 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,349 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,349 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,349 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, 9#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,350 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,350 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,350 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,350 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][176], [201#(= (select |#valid| ~q1~0.base) 1), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 41#L77true, Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,359 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is not cut-off event [2024-11-22 21:49:29,359 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2024-11-22 21:49:29,359 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2024-11-22 21:49:29,359 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2024-11-22 21:49:29,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,365 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,366 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,366 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,366 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,367 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,367 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,367 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,367 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-22 21:49:29,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,409 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,409 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,409 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,409 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:29,417 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,417 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,417 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,417 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 45#thread1EXITtrue, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:29,460 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,460 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,460 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,460 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,465 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,465 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,465 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,466 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,466 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,467 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,467 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,467 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, 9#L62true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,468 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,468 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,468 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,468 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 45#thread1EXITtrue, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,474 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,474 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,475 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,475 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, 45#thread1EXITtrue, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,476 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,476 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,476 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,476 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-22 21:49:29,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:29,517 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,517 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,517 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,517 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,522 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,522 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,523 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,523 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, 26#L145-4true, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,524 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,524 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,524 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,524 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 45#thread1EXITtrue, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,759 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,759 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,759 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,760 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 45#thread1EXITtrue, 58#thread2EXITtrue, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,765 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,765 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,765 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,765 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-22 21:49:29,767 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,767 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,767 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,767 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-22 21:49:29,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,814 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,814 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,814 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,814 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 58#thread2EXITtrue, Black: 291#(= ~total~0 0), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,818 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,818 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,818 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,818 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, 34#L73true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,843 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,843 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,843 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,843 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), 359#true, Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, 58#thread2EXITtrue, Black: 291#(= ~total~0 0), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), 301#true, 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,844 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,844 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,844 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,844 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-22 21:49:29,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,863 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-22 21:49:29,863 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:29,863 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:29,863 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-22 21:49:29,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_113, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_113} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][322], [201#(= (select |#valid| ~q1~0.base) 1), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 396#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 390#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 394#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 387#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 392#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1)))), Black: 388#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), 29#L148true, Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 403#true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-22 21:49:29,871 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-22 21:49:29,871 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:29,871 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:29,871 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-22 21:49:29,877 INFO L124 PetriNetUnfolderBase]: 48363/73222 cut-off events. [2024-11-22 21:49:29,877 INFO L125 PetriNetUnfolderBase]: For 238396/241776 co-relation queries the response was YES. [2024-11-22 21:49:30,555 INFO L83 FinitePrefix]: Finished finitePrefix Result has 277239 conditions, 73222 events. 48363/73222 cut-off events. For 238396/241776 co-relation queries the response was YES. Maximal size of possible extension queue 3446. Compared 600175 event pairs, 10297 based on Foata normal form. 2120/72867 useless extension candidates. Maximal degree in co-relation 258520. Up to 47266 conditions per place. [2024-11-22 21:49:30,772 INFO L140 encePairwiseOnDemand]: 57/66 looper letters, 279 selfloop transitions, 142 changer transitions 14/462 dead transitions. [2024-11-22 21:49:30,772 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 462 transitions, 5716 flow [2024-11-22 21:49:30,773 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-22 21:49:30,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-22 21:49:30,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 309 transitions. [2024-11-22 21:49:30,773 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5852272727272727 [2024-11-22 21:49:30,774 INFO L175 Difference]: Start difference. First operand has 136 places, 194 transitions, 2076 flow. Second operand 8 states and 309 transitions. [2024-11-22 21:49:30,774 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 462 transitions, 5716 flow [2024-11-22 21:49:33,801 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 462 transitions, 5514 flow, removed 11 selfloop flow, removed 2 redundant places. [2024-11-22 21:49:33,805 INFO L231 Difference]: Finished difference. Result has 147 places, 301 transitions, 3886 flow [2024-11-22 21:49:33,806 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=1987, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=194, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=47, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3886, PETRI_PLACES=147, PETRI_TRANSITIONS=301} [2024-11-22 21:49:33,806 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 79 predicate places. [2024-11-22 21:49:33,806 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 301 transitions, 3886 flow [2024-11-22 21:49:33,806 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-22 21:49:33,806 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:49:33,806 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, 1] [2024-11-22 21:49:33,806 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-22 21:49:33,807 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-22 21:49:33,807 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:49:33,807 INFO L85 PathProgramCache]: Analyzing trace with hash 1340813299, now seen corresponding path program 7 times [2024-11-22 21:49:33,807 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:49:33,807 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2144536008] [2024-11-22 21:49:33,807 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-22 21:49:33,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:49:33,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:49:33,972 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-22 21:49:33,972 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:49:33,973 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2144536008] [2024-11-22 21:49:33,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2144536008] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:49:33,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:49:33,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-22 21:49:33,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [996250259] [2024-11-22 21:49:33,973 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:49:33,973 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-22 21:49:33,974 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:49:33,974 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-22 21:49:33,974 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-22 21:49:34,023 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-22 21:49:34,023 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 301 transitions, 3886 flow. Second operand has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 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-22 21:49:34,023 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:49:34,023 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-22 21:49:34,023 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand