./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/weaver/popl20-bad-buffer-mult-alt.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/popl20-bad-buffer-mult-alt.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 2e9e4bd6e9b16aa5f22ad2335ca34ba741869a12ab5a04a80108cf42ed170c0f --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 13:09:20,548 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 13:09:20,604 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-12-02 13:09:20,609 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 13:09:20,609 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 13:09:20,631 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 13:09:20,631 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 13:09:20,631 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 13:09:20,632 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 13:09:20,632 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 13:09:20,632 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 13:09:20,632 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 13:09:20,632 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 13:09:20,633 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 13:09:20,633 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 13:09:20,633 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 13:09:20,633 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 13:09:20,633 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 13:09:20,633 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 13:09:20,633 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 13:09:20,633 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 13:09:20,633 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 13:09:20,634 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 13:09:20,634 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 13:09:20,634 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 13:09:20,634 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 13:09:20,634 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 13:09:20,634 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 13:09:20,634 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 13:09:20,634 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 13:09:20,634 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 13:09:20,634 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 13:09:20,634 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 13:09:20,635 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 13:09:20,635 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 13:09:20,635 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 13:09:20,635 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 13:09:20,635 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 13:09:20,635 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 13:09:20,635 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 13:09:20,635 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 13:09:20,635 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 13:09:20,635 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 13:09:20,635 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 13:09:20,636 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 13:09:20,636 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 13:09:20,636 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 13:09:20,636 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 13:09:20,636 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 2e9e4bd6e9b16aa5f22ad2335ca34ba741869a12ab5a04a80108cf42ed170c0f [2024-12-02 13:09:20,882 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 13:09:20,893 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 13:09:20,896 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 13:09:20,898 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 13:09:20,898 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 13:09:20,899 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/weaver/popl20-bad-buffer-mult-alt.wvr.c [2024-12-02 13:09:23,636 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/data/821d2390d/5bb0222ac614442dadf9ab67b5216485/FLAGc0566d58d [2024-12-02 13:09:23,846 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 13:09:23,847 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/sv-benchmarks/c/weaver/popl20-bad-buffer-mult-alt.wvr.c [2024-12-02 13:09:23,855 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/data/821d2390d/5bb0222ac614442dadf9ab67b5216485/FLAGc0566d58d [2024-12-02 13:09:24,222 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/data/821d2390d/5bb0222ac614442dadf9ab67b5216485 [2024-12-02 13:09:24,224 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 13:09:24,225 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 13:09:24,226 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 13:09:24,226 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 13:09:24,229 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 13:09:24,229 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,230 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@32ac6eda and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24, skipping insertion in model container [2024-12-02 13:09:24,230 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,244 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 13:09:24,385 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/sv-benchmarks/c/weaver/popl20-bad-buffer-mult-alt.wvr.c[4345,4358] [2024-12-02 13:09:24,395 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 13:09:24,404 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 13:09:24,427 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/sv-benchmarks/c/weaver/popl20-bad-buffer-mult-alt.wvr.c[4345,4358] [2024-12-02 13:09:24,431 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 13:09:24,445 INFO L204 MainTranslator]: Completed translation [2024-12-02 13:09:24,445 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24 WrapperNode [2024-12-02 13:09:24,445 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 13:09:24,446 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 13:09:24,446 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 13:09:24,446 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 13:09:24,451 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,458 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,480 INFO L138 Inliner]: procedures = 25, calls = 59, calls flagged for inlining = 17, calls inlined = 21, statements flattened = 305 [2024-12-02 13:09:24,480 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 13:09:24,481 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 13:09:24,481 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 13:09:24,481 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 13:09:24,491 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,491 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,495 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,513 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-12-02 13:09:24,514 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,514 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,524 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,525 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,530 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,532 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,533 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,536 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 13:09:24,537 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 13:09:24,537 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 13:09:24,537 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 13:09:24,538 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (1/1) ... [2024-12-02 13:09:24,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 13:09:24,555 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 13:09:24,567 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 13:09:24,570 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 13:09:24,595 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 13:09:24,595 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-12-02 13:09:24,595 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-12-02 13:09:24,595 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-12-02 13:09:24,595 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-12-02 13:09:24,595 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-12-02 13:09:24,596 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-12-02 13:09:24,596 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-12-02 13:09:24,596 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-12-02 13:09:24,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 13:09:24,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-12-02 13:09:24,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-12-02 13:09:24,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-12-02 13:09:24,596 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-12-02 13:09:24,596 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-12-02 13:09:24,596 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-12-02 13:09:24,596 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 13:09:24,596 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 13:09:24,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-12-02 13:09:24,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-12-02 13:09:24,598 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 13:09:24,707 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 13:09:24,709 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 13:09:25,115 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 13:09:25,116 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 13:09:25,465 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 13:09:25,466 INFO L312 CfgBuilder]: Removed 6 assume(true) statements. [2024-12-02 13:09:25,466 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 01:09:25 BoogieIcfgContainer [2024-12-02 13:09:25,466 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 13:09:25,468 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 13:09:25,468 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 13:09:25,472 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 13:09:25,472 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 01:09:24" (1/3) ... [2024-12-02 13:09:25,473 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d045dfb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 01:09:25, skipping insertion in model container [2024-12-02 13:09:25,473 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:09:24" (2/3) ... [2024-12-02 13:09:25,473 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d045dfb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 01:09:25, skipping insertion in model container [2024-12-02 13:09:25,473 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 01:09:25" (3/3) ... [2024-12-02 13:09:25,474 INFO L128 eAbstractionObserver]: Analyzing ICFG popl20-bad-buffer-mult-alt.wvr.c [2024-12-02 13:09:25,490 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 13:09:25,492 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-bad-buffer-mult-alt.wvr.c that has 5 procedures, 45 locations, 1 initial locations, 6 loop locations, and 1 error locations. [2024-12-02 13:09:25,492 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 13:09:25,583 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-12-02 13:09:25,616 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 57 places, 50 transitions, 128 flow [2024-12-02 13:09:25,652 INFO L124 PetriNetUnfolderBase]: 6/46 cut-off events. [2024-12-02 13:09:25,654 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-12-02 13:09:25,657 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63 conditions, 46 events. 6/46 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 86 event pairs, 0 based on Foata normal form. 0/39 useless extension candidates. Maximal degree in co-relation 39. Up to 2 conditions per place. [2024-12-02 13:09:25,658 INFO L82 GeneralOperation]: Start removeDead. Operand has 57 places, 50 transitions, 128 flow [2024-12-02 13:09:25,661 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 52 places, 45 transitions, 114 flow [2024-12-02 13:09:25,668 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 13:09:25,679 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@11f7a827, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 13:09:25,680 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-12-02 13:09:25,696 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 13:09:25,696 INFO L124 PetriNetUnfolderBase]: 6/44 cut-off events. [2024-12-02 13:09:25,697 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-12-02 13:09:25,697 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:09:25,697 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:09:25,698 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:09:25,703 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:09:25,703 INFO L85 PathProgramCache]: Analyzing trace with hash 597815785, now seen corresponding path program 1 times [2024-12-02 13:09:25,711 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:09:25,712 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [881924837] [2024-12-02 13:09:25,712 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 13:09:25,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:09:25,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 13:09:26,339 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 13:09:26,339 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:09:26,339 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [881924837] [2024-12-02 13:09:26,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [881924837] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 13:09:26,340 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 13:09:26,341 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 13:09:26,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1376451293] [2024-12-02 13:09:26,343 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 13:09:26,350 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 13:09:26,355 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:09:26,376 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 13:09:26,377 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-12-02 13:09:26,403 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 50 [2024-12-02 13:09:26,406 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 45 transitions, 114 flow. Second operand has 5 states, 5 states have (on average 23.2) internal successors, (116), 5 states have internal predecessors, (116), 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-12-02 13:09:26,406 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:09:26,406 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 50 [2024-12-02 13:09:26,407 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:09:27,012 INFO L124 PetriNetUnfolderBase]: 2293/3391 cut-off events. [2024-12-02 13:09:27,012 INFO L125 PetriNetUnfolderBase]: For 155/155 co-relation queries the response was YES. [2024-12-02 13:09:27,024 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6761 conditions, 3391 events. 2293/3391 cut-off events. For 155/155 co-relation queries the response was YES. Maximal size of possible extension queue 251. Compared 19720 event pairs, 155 based on Foata normal form. 106/3433 useless extension candidates. Maximal degree in co-relation 6597. Up to 1928 conditions per place. [2024-12-02 13:09:27,039 INFO L140 encePairwiseOnDemand]: 45/50 looper letters, 56 selfloop transitions, 4 changer transitions 0/75 dead transitions. [2024-12-02 13:09:27,039 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 75 transitions, 312 flow [2024-12-02 13:09:27,041 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 13:09:27,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 13:09:27,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 156 transitions. [2024-12-02 13:09:27,053 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.624 [2024-12-02 13:09:27,054 INFO L175 Difference]: Start difference. First operand has 52 places, 45 transitions, 114 flow. Second operand 5 states and 156 transitions. [2024-12-02 13:09:27,055 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 75 transitions, 312 flow [2024-12-02 13:09:27,065 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 75 transitions, 284 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-12-02 13:09:27,069 INFO L231 Difference]: Finished difference. Result has 49 places, 46 transitions, 114 flow [2024-12-02 13:09:27,071 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=98, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=114, PETRI_PLACES=49, PETRI_TRANSITIONS=46} [2024-12-02 13:09:27,073 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, -3 predicate places. [2024-12-02 13:09:27,074 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 46 transitions, 114 flow [2024-12-02 13:09:27,074 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 23.2) internal successors, (116), 5 states have internal predecessors, (116), 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-12-02 13:09:27,074 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:09:27,074 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:09:27,074 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 13:09:27,075 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:09:27,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:09:27,076 INFO L85 PathProgramCache]: Analyzing trace with hash 2029641710, now seen corresponding path program 1 times [2024-12-02 13:09:27,076 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:09:27,076 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2014174665] [2024-12-02 13:09:27,076 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 13:09:27,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:09:27,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 13:09:27,349 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 13:09:27,349 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:09:27,349 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2014174665] [2024-12-02 13:09:27,349 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2014174665] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 13:09:27,349 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 13:09:27,350 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 13:09:27,350 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1206463906] [2024-12-02 13:09:27,350 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 13:09:27,351 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 13:09:27,351 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:09:27,352 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 13:09:27,352 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-12-02 13:09:27,367 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 50 [2024-12-02 13:09:27,368 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 46 transitions, 114 flow. Second operand has 5 states, 5 states have (on average 23.6) internal successors, (118), 5 states have internal predecessors, (118), 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-12-02 13:09:27,368 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:09:27,368 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 50 [2024-12-02 13:09:27,368 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:09:28,039 INFO L124 PetriNetUnfolderBase]: 3583/5197 cut-off events. [2024-12-02 13:09:28,039 INFO L125 PetriNetUnfolderBase]: For 536/735 co-relation queries the response was YES. [2024-12-02 13:09:28,048 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10841 conditions, 5197 events. 3583/5197 cut-off events. For 536/735 co-relation queries the response was YES. Maximal size of possible extension queue 360. Compared 30940 event pairs, 348 based on Foata normal form. 374/5513 useless extension candidates. Maximal degree in co-relation 3329. Up to 3049 conditions per place. [2024-12-02 13:09:28,067 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 66 selfloop transitions, 7 changer transitions 0/88 dead transitions. [2024-12-02 13:09:28,067 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 88 transitions, 364 flow [2024-12-02 13:09:28,068 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 13:09:28,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 13:09:28,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 187 transitions. [2024-12-02 13:09:28,069 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6233333333333333 [2024-12-02 13:09:28,070 INFO L175 Difference]: Start difference. First operand has 49 places, 46 transitions, 114 flow. Second operand 6 states and 187 transitions. [2024-12-02 13:09:28,070 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 88 transitions, 364 flow [2024-12-02 13:09:28,071 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 88 transitions, 355 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-12-02 13:09:28,072 INFO L231 Difference]: Finished difference. Result has 54 places, 51 transitions, 159 flow [2024-12-02 13:09:28,072 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=108, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=159, PETRI_PLACES=54, PETRI_TRANSITIONS=51} [2024-12-02 13:09:28,073 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 2 predicate places. [2024-12-02 13:09:28,073 INFO L471 AbstractCegarLoop]: Abstraction has has 54 places, 51 transitions, 159 flow [2024-12-02 13:09:28,073 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 23.6) internal successors, (118), 5 states have internal predecessors, (118), 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-12-02 13:09:28,073 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:09:28,074 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:09:28,074 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 13:09:28,074 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:09:28,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:09:28,075 INFO L85 PathProgramCache]: Analyzing trace with hash -1208072846, now seen corresponding path program 2 times [2024-12-02 13:09:28,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:09:28,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [209605498] [2024-12-02 13:09:28,075 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 13:09:28,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:09:28,109 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 13:09:28,109 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 13:09:28,255 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 13:09:28,256 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:09:28,256 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [209605498] [2024-12-02 13:09:28,256 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [209605498] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 13:09:28,256 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 13:09:28,256 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 13:09:28,256 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1485949273] [2024-12-02 13:09:28,256 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 13:09:28,256 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 13:09:28,257 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:09:28,257 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 13:09:28,257 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 13:09:28,258 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-12-02 13:09:28,258 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 51 transitions, 159 flow. Second operand has 4 states, 4 states have (on average 26.5) internal successors, (106), 4 states have internal predecessors, (106), 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-12-02 13:09:28,258 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:09:28,258 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-12-02 13:09:28,258 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:09:28,746 INFO L124 PetriNetUnfolderBase]: 2934/4422 cut-off events. [2024-12-02 13:09:28,746 INFO L125 PetriNetUnfolderBase]: For 2843/3215 co-relation queries the response was YES. [2024-12-02 13:09:28,752 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10464 conditions, 4422 events. 2934/4422 cut-off events. For 2843/3215 co-relation queries the response was YES. Maximal size of possible extension queue 296. Compared 26770 event pairs, 1805 based on Foata normal form. 401/4426 useless extension candidates. Maximal degree in co-relation 3352. Up to 3687 conditions per place. [2024-12-02 13:09:28,766 INFO L140 encePairwiseOnDemand]: 45/50 looper letters, 31 selfloop transitions, 2 changer transitions 16/68 dead transitions. [2024-12-02 13:09:28,766 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 68 transitions, 298 flow [2024-12-02 13:09:28,767 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 13:09:28,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 13:09:28,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 131 transitions. [2024-12-02 13:09:28,768 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.655 [2024-12-02 13:09:28,768 INFO L175 Difference]: Start difference. First operand has 54 places, 51 transitions, 159 flow. Second operand 4 states and 131 transitions. [2024-12-02 13:09:28,768 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 68 transitions, 298 flow [2024-12-02 13:09:28,771 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 68 transitions, 292 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 13:09:28,773 INFO L231 Difference]: Finished difference. Result has 57 places, 52 transitions, 170 flow [2024-12-02 13:09:28,773 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=170, PETRI_PLACES=57, PETRI_TRANSITIONS=52} [2024-12-02 13:09:28,773 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 5 predicate places. [2024-12-02 13:09:28,773 INFO L471 AbstractCegarLoop]: Abstraction has has 57 places, 52 transitions, 170 flow [2024-12-02 13:09:28,774 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 26.5) internal successors, (106), 4 states have internal predecessors, (106), 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-12-02 13:09:28,774 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:09:28,774 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:09:28,774 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 13:09:28,774 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:09:28,775 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:09:28,775 INFO L85 PathProgramCache]: Analyzing trace with hash 81949086, now seen corresponding path program 1 times [2024-12-02 13:09:28,775 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:09:28,775 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [286108308] [2024-12-02 13:09:28,775 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 13:09:28,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:09:28,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 13:09:28,977 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 13:09:28,977 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:09:28,977 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [286108308] [2024-12-02 13:09:28,977 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [286108308] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 13:09:28,977 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 13:09:28,977 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-12-02 13:09:28,978 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [255232604] [2024-12-02 13:09:28,978 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 13:09:28,978 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 13:09:28,978 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:09:28,979 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 13:09:28,979 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-12-02 13:09:28,993 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 50 [2024-12-02 13:09:28,994 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 52 transitions, 170 flow. Second operand has 6 states, 6 states have (on average 23.0) internal successors, (138), 6 states have internal predecessors, (138), 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-12-02 13:09:28,994 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:09:28,994 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 50 [2024-12-02 13:09:28,994 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:09:30,260 INFO L124 PetriNetUnfolderBase]: 8118/11852 cut-off events. [2024-12-02 13:09:30,260 INFO L125 PetriNetUnfolderBase]: For 5947/6146 co-relation queries the response was YES. [2024-12-02 13:09:30,286 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28817 conditions, 11852 events. 8118/11852 cut-off events. For 5947/6146 co-relation queries the response was YES. Maximal size of possible extension queue 768. Compared 76834 event pairs, 1373 based on Foata normal form. 342/11945 useless extension candidates. Maximal degree in co-relation 28801. Up to 3579 conditions per place. [2024-12-02 13:09:30,334 INFO L140 encePairwiseOnDemand]: 44/50 looper letters, 86 selfloop transitions, 13 changer transitions 0/114 dead transitions. [2024-12-02 13:09:30,335 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 114 transitions, 583 flow [2024-12-02 13:09:30,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 13:09:30,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 13:09:30,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 198 transitions. [2024-12-02 13:09:30,336 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.66 [2024-12-02 13:09:30,337 INFO L175 Difference]: Start difference. First operand has 57 places, 52 transitions, 170 flow. Second operand 6 states and 198 transitions. [2024-12-02 13:09:30,337 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 114 transitions, 583 flow [2024-12-02 13:09:30,343 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 114 transitions, 579 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-12-02 13:09:30,344 INFO L231 Difference]: Finished difference. Result has 64 places, 63 transitions, 291 flow [2024-12-02 13:09:30,345 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=166, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=291, PETRI_PLACES=64, PETRI_TRANSITIONS=63} [2024-12-02 13:09:30,345 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 12 predicate places. [2024-12-02 13:09:30,345 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 63 transitions, 291 flow [2024-12-02 13:09:30,346 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 23.0) internal successors, (138), 6 states have internal predecessors, (138), 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-12-02 13:09:30,346 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:09:30,346 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:09:30,346 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 13:09:30,346 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:09:30,347 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:09:30,347 INFO L85 PathProgramCache]: Analyzing trace with hash -1389430031, now seen corresponding path program 1 times [2024-12-02 13:09:30,347 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:09:30,347 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1835103581] [2024-12-02 13:09:30,347 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 13:09:30,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:09:30,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 13:09:31,128 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 13:09:31,128 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:09:31,128 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1835103581] [2024-12-02 13:09:31,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1835103581] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 13:09:31,128 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1848272992] [2024-12-02 13:09:31,129 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 13:09:31,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 13:09:31,129 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 13:09:31,130 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 13:09:31,135 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-12-02 13:09:31,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 13:09:31,267 INFO L256 TraceCheckSpWp]: Trace formula consists of 285 conjuncts, 21 conjuncts are in the unsatisfiable core [2024-12-02 13:09:31,273 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 13:09:31,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2024-12-02 13:09:31,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-12-02 13:09:31,775 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 13:09:31,775 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 13:09:32,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 35 [2024-12-02 13:09:32,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 35 [2024-12-02 13:09:32,515 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 13:09:32,515 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1848272992] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 13:09:32,515 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 13:09:32,515 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 17 [2024-12-02 13:09:32,515 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1772231322] [2024-12-02 13:09:32,515 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 13:09:32,516 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-12-02 13:09:32,516 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:09:32,516 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-12-02 13:09:32,517 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=73, Invalid=233, Unknown=0, NotChecked=0, Total=306 [2024-12-02 13:09:32,629 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-12-02 13:09:32,630 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 63 transitions, 291 flow. Second operand has 18 states, 18 states have (on average 24.555555555555557) internal successors, (442), 18 states have internal predecessors, (442), 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-12-02 13:09:32,630 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:09:32,631 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-12-02 13:09:32,631 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:09:35,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 6#L147-4true, 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 79#(<= ~n1~0 0), 17#L96true, 96#true, 31#L114true, 22#$Ultimate##0true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,256 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 13:09:35,256 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 13:09:35,256 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:09:35,256 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 13:09:35,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 6#L147-4true, 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, Black: 79#(<= ~n1~0 0), 96#true, 31#L114true, 22#$Ultimate##0true, 13#thread1EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,425 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-12-02 13:09:35,425 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 13:09:35,425 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:35,425 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:09:35,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 79#(<= ~n1~0 0), 17#L96true, 25#L148true, 96#true, 31#L114true, 22#$Ultimate##0true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,426 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-12-02 13:09:35,426 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:35,426 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 13:09:35,426 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 13:09:35,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 79#(<= ~n1~0 0), 17#L96true, 25#L148true, 96#true, 31#L114true, 22#$Ultimate##0true, 13#thread1EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,572 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-12-02 13:09:35,572 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 13:09:35,572 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:35,572 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:35,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, 41#thread2EXITtrue, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 6#L147-4true, 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, Black: 79#(<= ~n1~0 0), 96#true, 31#L114true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,667 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-12-02 13:09:35,667 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 13:09:35,668 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:35,668 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:35,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, Black: 79#(<= ~n1~0 0), 96#true, 31#L114true, 22#$Ultimate##0true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,692 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:35,692 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:35,692 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 13:09:35,692 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:35,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 6#L147-4true, 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 79#(<= ~n1~0 0), 34#L75true, 17#L96true, 96#true, 31#L114true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,746 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:35,746 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:35,746 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:35,746 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 13:09:35,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 41#thread2EXITtrue, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 6#L147-4true, 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, Black: 79#(<= ~n1~0 0), 96#true, 31#L114true, 13#thread1EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,760 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:35,760 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:35,760 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 13:09:35,760 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:35,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, 41#thread2EXITtrue, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, Black: 79#(<= ~n1~0 0), 25#L148true, 96#true, 31#L114true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,762 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:35,762 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:35,762 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:35,762 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 13:09:35,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 6#L147-4true, Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, Black: 79#(<= ~n1~0 0), 34#L75true, 96#true, 31#L114true, 13#thread1EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,898 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:35,898 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:35,898 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:35,898 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:09:35,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 34#L75true, 17#L96true, Black: 79#(<= ~n1~0 0), 25#L148true, 96#true, 31#L114true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,900 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:35,901 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:35,901 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:35,901 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 13:09:35,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 6#L147-4true, Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, Black: 79#(<= ~n1~0 0), 96#true, 12#L78true, 31#L114true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,902 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:35,902 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 13:09:35,902 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:35,902 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:35,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 41#thread2EXITtrue, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 79#(<= ~n1~0 0), 17#L96true, 25#L148true, 96#true, 31#L114true, 13#thread1EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,909 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:35,909 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:35,909 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:35,909 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:09:35,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, 34#L75true, Black: 79#(<= ~n1~0 0), 25#L148true, 96#true, 31#L114true, 13#thread1EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,947 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:35,947 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:35,947 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:35,947 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:35,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 6#L147-4true, Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, Black: 79#(<= ~n1~0 0), 96#true, 12#L78true, 31#L114true, 13#thread1EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,948 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:35,948 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:35,948 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:35,948 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:35,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 79#(<= ~n1~0 0), 17#L96true, 25#L148true, 96#true, 12#L78true, 31#L114true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,950 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:35,950 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:09:35,950 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:35,950 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:35,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, 41#thread2EXITtrue, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 79#(<= ~n1~0 0), 17#L96true, 96#true, 31#L114true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,956 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:35,956 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:35,956 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:35,956 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:35,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, Black: 79#(<= ~n1~0 0), 25#L148true, 12#L78true, 96#true, 31#L114true, 13#thread1EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,973 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:35,973 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:35,973 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:35,973 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:35,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, 34#L75true, Black: 79#(<= ~n1~0 0), 96#true, 31#L114true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,975 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:35,975 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:35,975 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:35,975 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:35,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, Black: 79#(<= ~n1~0 0), 96#true, 31#L114true, 21#L149true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,978 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:35,978 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:35,978 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:35,978 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:35,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][214], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, Black: 79#(<= ~n1~0 0), 12#L78true, 96#true, 31#L114true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:35,989 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 13:09:35,989 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:35,989 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:35,990 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:35,995 INFO L124 PetriNetUnfolderBase]: 19702/29118 cut-off events. [2024-12-02 13:09:35,995 INFO L125 PetriNetUnfolderBase]: For 42572/44559 co-relation queries the response was YES. [2024-12-02 13:09:36,047 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82272 conditions, 29118 events. 19702/29118 cut-off events. For 42572/44559 co-relation queries the response was YES. Maximal size of possible extension queue 1729. Compared 210632 event pairs, 588 based on Foata normal form. 1463/29936 useless extension candidates. Maximal degree in co-relation 45295. Up to 11417 conditions per place. [2024-12-02 13:09:36,177 INFO L140 encePairwiseOnDemand]: 41/50 looper letters, 204 selfloop transitions, 54 changer transitions 2/284 dead transitions. [2024-12-02 13:09:36,178 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 80 places, 284 transitions, 1679 flow [2024-12-02 13:09:36,179 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-12-02 13:09:36,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 17 states. [2024-12-02 13:09:36,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 585 transitions. [2024-12-02 13:09:36,181 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6882352941176471 [2024-12-02 13:09:36,181 INFO L175 Difference]: Start difference. First operand has 64 places, 63 transitions, 291 flow. Second operand 17 states and 585 transitions. [2024-12-02 13:09:36,181 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 80 places, 284 transitions, 1679 flow [2024-12-02 13:09:36,249 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 79 places, 284 transitions, 1646 flow, removed 14 selfloop flow, removed 1 redundant places. [2024-12-02 13:09:36,252 INFO L231 Difference]: Finished difference. Result has 85 places, 119 transitions, 817 flow [2024-12-02 13:09:36,252 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=284, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=17, PETRI_FLOW=817, PETRI_PLACES=85, PETRI_TRANSITIONS=119} [2024-12-02 13:09:36,252 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 33 predicate places. [2024-12-02 13:09:36,253 INFO L471 AbstractCegarLoop]: Abstraction has has 85 places, 119 transitions, 817 flow [2024-12-02 13:09:36,253 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 24.555555555555557) internal successors, (442), 18 states have internal predecessors, (442), 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-12-02 13:09:36,253 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:09:36,253 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:09:36,260 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-12-02 13:09:36,454 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 13:09:36,454 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:09:36,454 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:09:36,455 INFO L85 PathProgramCache]: Analyzing trace with hash 1641786770, now seen corresponding path program 1 times [2024-12-02 13:09:36,455 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:09:36,455 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [594630992] [2024-12-02 13:09:36,455 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 13:09:36,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:09:36,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 13:09:37,280 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 13:09:37,280 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:09:37,280 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [594630992] [2024-12-02 13:09:37,280 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [594630992] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 13:09:37,281 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [589889787] [2024-12-02 13:09:37,281 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 13:09:37,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 13:09:37,281 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 13:09:37,283 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 13:09:37,285 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-12-02 13:09:37,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 13:09:37,402 INFO L256 TraceCheckSpWp]: Trace formula consists of 303 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-02 13:09:37,404 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 13:09:37,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 7 [2024-12-02 13:09:37,641 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-02 13:09:37,641 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 13:09:37,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [589889787] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 13:09:37,641 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-02 13:09:37,641 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [8] total 11 [2024-12-02 13:09:37,642 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [961655758] [2024-12-02 13:09:37,642 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 13:09:37,642 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 13:09:37,642 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:09:37,642 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 13:09:37,642 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=98, Unknown=0, NotChecked=0, Total=132 [2024-12-02 13:09:37,655 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-12-02 13:09:37,656 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 119 transitions, 817 flow. Second operand has 6 states, 6 states have (on average 25.166666666666668) internal successors, (151), 6 states have internal predecessors, (151), 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-12-02 13:09:37,656 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:09:37,656 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-12-02 13:09:37,656 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:09:42,222 INFO L124 PetriNetUnfolderBase]: 25271/37581 cut-off events. [2024-12-02 13:09:42,222 INFO L125 PetriNetUnfolderBase]: For 88925/91470 co-relation queries the response was YES. [2024-12-02 13:09:42,362 INFO L83 FinitePrefix]: Finished finitePrefix Result has 116232 conditions, 37581 events. 25271/37581 cut-off events. For 88925/91470 co-relation queries the response was YES. Maximal size of possible extension queue 2158. Compared 281184 event pairs, 1097 based on Foata normal form. 1776/38753 useless extension candidates. Maximal degree in co-relation 86931. Up to 15722 conditions per place. [2024-12-02 13:09:42,491 INFO L140 encePairwiseOnDemand]: 44/50 looper letters, 116 selfloop transitions, 60 changer transitions 1/201 dead transitions. [2024-12-02 13:09:42,491 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 201 transitions, 1576 flow [2024-12-02 13:09:42,492 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 13:09:42,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 13:09:42,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 218 transitions. [2024-12-02 13:09:42,493 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7266666666666667 [2024-12-02 13:09:42,493 INFO L175 Difference]: Start difference. First operand has 85 places, 119 transitions, 817 flow. Second operand 6 states and 218 transitions. [2024-12-02 13:09:42,493 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 201 transitions, 1576 flow [2024-12-02 13:09:43,110 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 201 transitions, 1512 flow, removed 31 selfloop flow, removed 2 redundant places. [2024-12-02 13:09:43,113 INFO L231 Difference]: Finished difference. Result has 91 places, 142 transitions, 1177 flow [2024-12-02 13:09:43,113 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=741, PETRI_DIFFERENCE_MINUEND_PLACES=83, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=117, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=38, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1177, PETRI_PLACES=91, PETRI_TRANSITIONS=142} [2024-12-02 13:09:43,114 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 39 predicate places. [2024-12-02 13:09:43,114 INFO L471 AbstractCegarLoop]: Abstraction has has 91 places, 142 transitions, 1177 flow [2024-12-02 13:09:43,114 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.166666666666668) internal successors, (151), 6 states have internal predecessors, (151), 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-12-02 13:09:43,114 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:09:43,114 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:09:43,124 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-12-02 13:09:43,314 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 13:09:43,315 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:09:43,315 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:09:43,315 INFO L85 PathProgramCache]: Analyzing trace with hash 1582135718, now seen corresponding path program 1 times [2024-12-02 13:09:43,315 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:09:43,315 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1110935807] [2024-12-02 13:09:43,315 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 13:09:43,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:09:43,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 13:09:43,567 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-02 13:09:43,568 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:09:43,568 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1110935807] [2024-12-02 13:09:43,568 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1110935807] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 13:09:43,568 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 13:09:43,568 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 13:09:43,568 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218329626] [2024-12-02 13:09:43,568 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 13:09:43,568 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 13:09:43,569 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:09:43,569 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 13:09:43,569 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 13:09:43,573 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-12-02 13:09:43,574 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 142 transitions, 1177 flow. Second operand has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 3 states have internal predecessors, (88), 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-12-02 13:09:43,574 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:09:43,574 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-12-02 13:09:43,574 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:09:46,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 5#L55true, 40#L99true, 34#L75true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0), 31#L114true]) [2024-12-02 13:09:46,086 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:46,086 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,086 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,086 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 17#L96true, 34#L75true, 31#L114true]) [2024-12-02 13:09:46,086 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,086 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:46,086 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:46,086 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:46,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 34#L75true, 31#L114true]) [2024-12-02 13:09:46,087 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,087 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:09:46,087 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:09:46,087 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:09:46,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 34#L75true, 17#L96true]) [2024-12-02 13:09:46,316 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,316 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,316 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,316 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 34#L75true]) [2024-12-02 13:09:46,316 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,316 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,316 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,316 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 5#L55true, 40#L99true, 34#L75true, 25#L148true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0), 31#L114true]) [2024-12-02 13:09:46,489 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:46,490 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,490 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,490 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 34#L75true, 17#L96true, 25#L148true, 31#L114true]) [2024-12-02 13:09:46,490 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:46,490 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,490 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,490 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 34#L75true, 25#L148true, 31#L114true]) [2024-12-02 13:09:46,490 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,490 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:46,491 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:46,491 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:46,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 5#L55true, 40#L99true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0), 12#L78true, 31#L114true]) [2024-12-02 13:09:46,492 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:46,492 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,492 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,492 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 17#L96true, 12#L78true, 31#L114true]) [2024-12-02 13:09:46,492 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:46,492 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,492 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,492 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 12#L78true, 31#L114true]) [2024-12-02 13:09:46,493 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,493 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:46,493 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:46,493 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:46,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 17#L96true, 34#L75true, 25#L148true]) [2024-12-02 13:09:46,691 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:46,692 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,692 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,692 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 34#L75true, 25#L148true]) [2024-12-02 13:09:46,692 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,692 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,692 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,692 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 17#L96true, 12#L78true]) [2024-12-02 13:09:46,693 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:46,693 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,693 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,693 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 12#L78true]) [2024-12-02 13:09:46,693 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,693 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,693 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,693 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 5#L55true, 40#L99true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0), 12#L78true]) [2024-12-02 13:09:46,800 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:46,800 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:46,800 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:46,800 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:46,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 5#L55true, 34#L75true, 40#L99true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0)]) [2024-12-02 13:09:46,801 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,801 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,801 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,801 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:46,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 17#L96true, 34#L75true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:46,848 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:46,848 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,848 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,848 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 34#L75true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:46,848 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:46,848 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,848 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,848 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 5#L55true, 40#L99true, 25#L148true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0), 12#L78true, 31#L114true]) [2024-12-02 13:09:46,856 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:46,856 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,856 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,856 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:46,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 17#L96true, 25#L148true, 12#L78true, 31#L114true]) [2024-12-02 13:09:46,857 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:46,857 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,857 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,857 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:46,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 25#L148true, 12#L78true, 31#L114true]) [2024-12-02 13:09:46,857 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:46,857 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,857 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:46,857 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:47,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 17#L96true, 34#L75true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,035 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,035 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,035 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,035 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 34#L75true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,035 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,035 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,035 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,035 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 17#L96true, 25#L148true, 12#L78true]) [2024-12-02 13:09:47,043 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,044 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,044 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,044 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 25#L148true, 12#L78true]) [2024-12-02 13:09:47,044 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,044 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,044 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,044 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 5#L55true, 34#L75true, 40#L99true, 25#L148true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0)]) [2024-12-02 13:09:47,139 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,139 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,139 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,139 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 5#L55true, 40#L99true, 25#L148true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0), 12#L78true]) [2024-12-02 13:09:47,139 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,139 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,139 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,139 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 17#L96true, 34#L75true, 25#L148true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,191 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,191 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,191 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,191 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 34#L75true, 25#L148true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,192 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,192 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:47,192 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:47,192 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:47,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 17#L96true, 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,193 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,193 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,193 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,193 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,193 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,193 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:47,193 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:47,193 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:47,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 6#L147-4true, 5#L55true, 40#L99true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0), 31#L114true]) [2024-12-02 13:09:47,205 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,205 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,205 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,205 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 6#L147-4true, 17#L96true, 31#L114true]) [2024-12-02 13:09:47,206 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,206 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,206 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,206 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 6#L147-4true, 31#L114true]) [2024-12-02 13:09:47,206 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,206 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:47,206 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:47,206 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:47,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 34#L75true, 17#L96true, 25#L148true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,398 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,398 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,398 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,398 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 34#L75true, 25#L148true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,399 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,399 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,399 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,399 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 17#L96true, 12#L78true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,400 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,400 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,400 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,400 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 12#L78true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,400 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,400 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,400 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,400 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue, 6#L147-4true, 17#L96true]) [2024-12-02 13:09:47,406 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,407 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,407 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,407 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue, 6#L147-4true]) [2024-12-02 13:09:47,407 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue, 6#L147-4true, 5#L55true, 40#L99true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0)]) [2024-12-02 13:09:47,493 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,493 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,493 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,493 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 17#L96true, 25#L148true, 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,526 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,526 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,526 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,526 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 25#L148true, 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,527 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,527 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,527 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,527 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 17#L96true, 34#L75true, 31#L114true]) [2024-12-02 13:09:47,528 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,528 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,528 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,528 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 34#L75true, 31#L114true]) [2024-12-02 13:09:47,528 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,528 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,528 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,528 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 5#L55true, 40#L99true, 25#L148true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0), 31#L114true]) [2024-12-02 13:09:47,536 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,536 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,536 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,536 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 17#L96true, 25#L148true, 31#L114true]) [2024-12-02 13:09:47,537 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,537 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,537 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,537 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 25#L148true, 31#L114true]) [2024-12-02 13:09:47,537 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,537 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,537 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,537 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 17#L96true, 25#L148true, 12#L78true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,655 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,655 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,655 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,655 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 25#L148true, 12#L78true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,655 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,655 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,655 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,655 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 34#L75true, 17#L96true]) [2024-12-02 13:09:47,656 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,656 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,656 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,656 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 34#L75true]) [2024-12-02 13:09:47,656 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,656 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,656 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,656 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue, 17#L96true, 25#L148true]) [2024-12-02 13:09:47,660 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,660 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,660 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,660 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue, 25#L148true]) [2024-12-02 13:09:47,660 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,660 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,660 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,660 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 5#L55true, 34#L75true, 17#L96true, 31#L114true]) [2024-12-02 13:09:47,688 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,688 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:47,688 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:47,688 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([848] L51-->L55: Formula: (let ((.cse1 (not |v_thread1_#t~short2#1_46|))) (and (or (and (let ((.cse0 (= |v_thread1_#t~mem1#1_32| v_~C~0_121))) (or (and .cse0 |v_thread1_#t~short2#1_45|) (and (not .cse0) (not |v_thread1_#t~short2#1_45|)))) (= |v_thread1_#t~mem1#1_32| (select (select |v_#memory_int#1_91| v_~q1~0.base_123) (+ (* v_~q1_back~0_100 4) v_~q1~0.offset_123))) |v_thread1_#t~short2#1_46|) (and (= |v_thread1_#t~short2#1_45| |v_thread1_#t~short2#1_46|) (= |v_thread1_#t~mem1#1_32| |v_thread1Thread1of1ForFork2_#t~mem1#1_1|) .cse1)) (= (+ v_~q1_back~0_100 1) v_~q1_back~0_99) (or (and (or (< v_~q1_back~0_100 0) (<= v_~n1~0_84 v_~q1_back~0_100)) .cse1) (and (<= 0 v_~q1_back~0_100) |v_thread1_#t~short2#1_46| (< v_~q1_back~0_100 v_~n1~0_84))) (not (= 0 (ite |v_thread1_#t~short2#1_45| 1 0))))) InVars {~q1~0.offset=v_~q1~0.offset_123, ~q1_back~0=v_~q1_back~0_100, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_#t~mem1#1=|v_thread1Thread1of1ForFork2_#t~mem1#1_1|} OutVars{~q1~0.offset=v_~q1~0.offset_123, thread1Thread1of1ForFork2_#t~post3#1=|v_thread1Thread1of1ForFork2_#t~post3#1_1|, thread1Thread1of1ForFork2_#t~short2#1=|v_thread1Thread1of1ForFork2_#t~short2#1_1|, ~q1_back~0=v_~q1_back~0_99, ~C~0=v_~C~0_121, ~n1~0=v_~n1~0_84, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, ~q1~0.base=v_~q1~0.base_123, #memory_int#1=|v_#memory_int#1_91|, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|} AuxVars[|v_thread1_#t~mem1#1_32|, |v_thread1_#t~short2#1_46|, |v_thread1_#t~short2#1_45|] AssignedVars[thread1Thread1of1ForFork2_#t~post3#1, thread1Thread1of1ForFork2_#t~short2#1, ~q1_back~0, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_#t~mem1#1][133], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue, 5#L55true, 40#L99true, 25#L148true, 85#(<= (+ ~q1_front~0 1) ~q1_back~0)]) [2024-12-02 13:09:47,727 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,727 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,727 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,727 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 17#L96true, 12#L78true, 31#L114true]) [2024-12-02 13:09:47,751 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,751 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,751 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,751 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 12#L78true, 31#L114true]) [2024-12-02 13:09:47,751 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,751 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,751 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,751 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 6#L147-4true, 17#L96true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,753 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,753 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,753 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,753 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 6#L147-4true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,753 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,753 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,753 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,753 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 17#L96true, 12#L78true]) [2024-12-02 13:09:47,846 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,846 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,846 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,846 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 12#L78true]) [2024-12-02 13:09:47,846 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,846 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,846 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,846 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue, 6#L147-4true, 17#L96true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,847 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,847 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,847 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,847 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue, 6#L147-4true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,847 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,847 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,847 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,847 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 5#L55true, 34#L75true, 17#L96true, 25#L148true, 31#L114true]) [2024-12-02 13:09:47,873 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,873 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,873 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:47,873 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 5#L55true, 17#L96true, 12#L78true, 31#L114true]) [2024-12-02 13:09:47,875 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,875 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:47,875 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,875 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 34#L75true, 17#L96true, 31#L114true]) [2024-12-02 13:09:47,877 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,877 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:47,877 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 13:09:47,877 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:47,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 17#L96true, 25#L148true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,919 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 13:09:47,919 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,919 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,919 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:47,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 25#L148true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,920 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,920 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,920 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,920 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:47,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue, 17#L96true, 25#L148true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,988 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 13:09:47,988 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,988 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,988 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue, 25#L148true, 13#thread1EXITtrue]) [2024-12-02 13:09:47,988 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 13:09:47,988 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,988 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:47,988 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 5#L55true, 17#L96true, 25#L148true, 12#L78true, 31#L114true]) [2024-12-02 13:09:48,002 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,002 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,002 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:48,002 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 34#L75true, 17#L96true, 25#L148true, 31#L114true]) [2024-12-02 13:09:48,004 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,004 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:48,004 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,004 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 13:09:48,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 17#L96true, 12#L78true, 31#L114true]) [2024-12-02 13:09:48,006 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,006 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 13:09:48,006 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,006 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:48,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 5#L55true, 34#L75true, 17#L96true]) [2024-12-02 13:09:48,007 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,007 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,007 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:48,007 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 17#L96true, 31#L114true]) [2024-12-02 13:09:48,035 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,035 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,035 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,035 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 31#L114true]) [2024-12-02 13:09:48,035 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,035 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,035 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,035 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue, 17#L96true]) [2024-12-02 13:09:48,081 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,081 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,081 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,081 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 41#thread2EXITtrue]) [2024-12-02 13:09:48,081 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,081 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,081 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,081 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 34#L75true, 17#L96true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,090 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,090 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:48,090 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,090 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:09:48,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 17#L96true, 25#L148true, 12#L78true, 31#L114true]) [2024-12-02 13:09:48,092 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,092 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:48,092 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:09:48,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 5#L55true, 34#L75true, 17#L96true, 25#L148true]) [2024-12-02 13:09:48,093 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,093 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:48,093 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,093 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 6#L147-4true, 5#L55true, 17#L96true, 31#L114true]) [2024-12-02 13:09:48,094 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,094 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,094 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,094 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:48,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 5#L55true, 17#L96true, 12#L78true]) [2024-12-02 13:09:48,096 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,096 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:48,096 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,096 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 34#L75true, 17#L96true]) [2024-12-02 13:09:48,097 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,097 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:09:48,097 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:48,097 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, 483#true, 96#true, 354#true, 31#L114true, 21#L149true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:48,118 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,118 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,118 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,118 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, 31#L114true, 21#L149true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1))))]) [2024-12-02 13:09:48,118 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,118 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,118 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,118 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][170], [Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, 483#true, 96#true, 354#true, 21#L149true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:48,148 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,148 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,148 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,148 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([861] L99-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork1_#res#1.base_1| 0) (= (mod |v_thread3Thread1of1ForFork1_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork1_#res#1.offset_1| 0)) InVars {thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork1_#res#1.offset=|v_thread3Thread1of1ForFork1_#res#1.offset_1|, thread3Thread1of1ForFork1_#res#1.base=|v_thread3Thread1of1ForFork1_#res#1.base_1|, thread3Thread1of1ForFork1_~cond~2#1=|v_thread3Thread1of1ForFork1_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#res#1.offset, thread3Thread1of1ForFork1_#res#1.base][139], [Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 84#(<= ~q1_front~0 ~q1_back~0), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, 21#L149true, 19#thread3EXITtrue, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1))))]) [2024-12-02 13:09:48,148 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,148 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,148 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,148 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 17#L96true, 34#L75true, 25#L148true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,156 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,156 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,156 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:48,156 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:48,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 6#L147-4true, 17#L96true, 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,158 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,158 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:48,159 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,159 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:48,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 5#L55true, 17#L96true, 25#L148true, 31#L114true]) [2024-12-02 13:09:48,160 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,160 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,160 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:48,160 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 5#L55true, 17#L96true, 25#L148true, 12#L78true]) [2024-12-02 13:09:48,162 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,162 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,162 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,162 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:48,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 17#L96true, 34#L75true, 25#L148true]) [2024-12-02 13:09:48,164 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,164 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:48,164 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,164 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:48,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 6#L147-4true, 17#L96true, 31#L114true]) [2024-12-02 13:09:48,165 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,165 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,165 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:48,165 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:48,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 17#L96true, 12#L78true]) [2024-12-02 13:09:48,167 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,167 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,167 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:48,167 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:09:48,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 17#L96true, 25#L148true, 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,200 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:09:48,200 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:48,200 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,200 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 34#L75true, 17#L96true, 31#L114true]) [2024-12-02 13:09:48,201 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:09:48,201 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,201 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:48,201 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 17#L96true, 34#L75true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,203 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:09:48,203 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:48,203 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,203 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 17#L96true, 25#L148true, 31#L114true]) [2024-12-02 13:09:48,204 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:09:48,204 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,204 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:48,204 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 17#L96true, 25#L148true, 12#L78true]) [2024-12-02 13:09:48,206 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:09:48,206 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,206 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:09:48,206 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 3#thread4EXITtrue, 6#L147-4true, 5#L55true, 17#L96true]) [2024-12-02 13:09:48,207 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:09:48,207 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,207 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,207 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 17#L96true, 12#L78true, 31#L114true]) [2024-12-02 13:09:48,231 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:09:48,231 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,231 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:48,231 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 17#L96true, 34#L75true, 25#L148true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,233 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:09:48,233 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,233 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:48,233 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 6#L147-4true, 17#L96true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,234 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:09:48,234 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:48,234 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,234 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 6#L147-4true, 17#L96true, 12#L78true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,235 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:09:48,235 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,236 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,236 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:48,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 3#thread4EXITtrue, 5#L55true, 17#L96true, 25#L148true]) [2024-12-02 13:09:48,237 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:09:48,237 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,237 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,237 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 3#thread4EXITtrue, 6#L147-4true, 17#L96true]) [2024-12-02 13:09:48,238 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:09:48,238 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,238 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,238 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:09:48,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 17#L96true, 25#L148true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,248 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:09:48,248 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,248 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,248 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:48,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 17#L96true, 25#L148true, 12#L78true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,250 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:09:48,250 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:48,250 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,250 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 17#L96true, 34#L75true]) [2024-12-02 13:09:48,250 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:09:48,250 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:48,251 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,251 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 3#thread4EXITtrue, 17#L96true, 25#L148true]) [2024-12-02 13:09:48,252 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:09:48,252 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,252 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,252 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:09:48,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 17#L96true, 31#L114true]) [2024-12-02 13:09:48,257 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:09:48,257 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:48,257 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,257 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, 17#L96true, 12#L78true]) [2024-12-02 13:09:48,258 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:09:48,258 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:48,258 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,258 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 483#true, 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 3#thread4EXITtrue, 6#L147-4true, 17#L96true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,259 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:09:48,259 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:09:48,259 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,259 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:09:48,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 3#thread4EXITtrue, 17#L96true, 25#L148true, 13#thread1EXITtrue]) [2024-12-02 13:09:48,261 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:09:48,261 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:09:48,261 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,261 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, 96#true, 483#true, 354#true, 31#L114true, 21#L149true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:48,262 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:09:48,262 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:09:48,262 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:09:48,262 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:09:48,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 483#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 41#thread2EXITtrue, 3#thread4EXITtrue, 17#L96true]) [2024-12-02 13:09:48,264 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:09:48,264 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:09:48,264 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:09:48,264 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:09:48,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][171], [Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), 3#thread4EXITtrue, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 17#L96true, 96#true, 483#true, 21#L149true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 103#(<= 1 ~total~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|))]) [2024-12-02 13:09:48,265 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:09:48,265 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:09:48,265 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:09:48,265 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:09:48,265 INFO L124 PetriNetUnfolderBase]: 27357/42470 cut-off events. [2024-12-02 13:09:48,265 INFO L125 PetriNetUnfolderBase]: For 171984/176954 co-relation queries the response was YES. [2024-12-02 13:09:48,399 INFO L83 FinitePrefix]: Finished finitePrefix Result has 142702 conditions, 42470 events. 27357/42470 cut-off events. For 171984/176954 co-relation queries the response was YES. Maximal size of possible extension queue 2345. Compared 347493 event pairs, 6280 based on Foata normal form. 3827/45289 useless extension candidates. Maximal degree in co-relation 98818. Up to 25485 conditions per place. [2024-12-02 13:09:48,529 INFO L140 encePairwiseOnDemand]: 47/50 looper letters, 180 selfloop transitions, 6 changer transitions 0/210 dead transitions. [2024-12-02 13:09:48,529 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 210 transitions, 2257 flow [2024-12-02 13:09:48,529 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 13:09:48,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 13:09:48,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 110 transitions. [2024-12-02 13:09:48,530 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7333333333333333 [2024-12-02 13:09:48,530 INFO L175 Difference]: Start difference. First operand has 91 places, 142 transitions, 1177 flow. Second operand 3 states and 110 transitions. [2024-12-02 13:09:48,530 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 210 transitions, 2257 flow [2024-12-02 13:09:48,881 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 210 transitions, 2225 flow, removed 16 selfloop flow, removed 0 redundant places. [2024-12-02 13:09:48,884 INFO L231 Difference]: Finished difference. Result has 94 places, 143 transitions, 1217 flow [2024-12-02 13:09:48,884 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=1161, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=142, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=136, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1217, PETRI_PLACES=94, PETRI_TRANSITIONS=143} [2024-12-02 13:09:48,885 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 42 predicate places. [2024-12-02 13:09:48,885 INFO L471 AbstractCegarLoop]: Abstraction has has 94 places, 143 transitions, 1217 flow [2024-12-02 13:09:48,885 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 3 states have internal predecessors, (88), 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-12-02 13:09:48,885 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:09:48,885 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:09:48,886 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-12-02 13:09:48,886 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:09:48,886 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:09:48,886 INFO L85 PathProgramCache]: Analyzing trace with hash 1299249490, now seen corresponding path program 2 times [2024-12-02 13:09:48,886 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:09:48,886 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [883915379] [2024-12-02 13:09:48,886 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 13:09:48,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:09:48,940 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 13:09:48,941 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 13:09:49,030 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 13:09:49,030 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:09:49,030 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [883915379] [2024-12-02 13:09:49,030 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [883915379] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 13:09:49,030 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 13:09:49,030 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 13:09:49,030 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1692224474] [2024-12-02 13:09:49,030 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 13:09:49,031 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 13:09:49,031 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:09:49,031 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 13:09:49,031 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-12-02 13:09:49,038 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-12-02 13:09:49,038 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 143 transitions, 1217 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-12-02 13:09:49,038 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:09:49,038 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-12-02 13:09:49,039 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:09:54,498 INFO L124 PetriNetUnfolderBase]: 34444/55107 cut-off events. [2024-12-02 13:09:54,499 INFO L125 PetriNetUnfolderBase]: For 162670/165368 co-relation queries the response was YES. [2024-12-02 13:09:54,679 INFO L83 FinitePrefix]: Finished finitePrefix Result has 181311 conditions, 55107 events. 34444/55107 cut-off events. For 162670/165368 co-relation queries the response was YES. Maximal size of possible extension queue 2708. Compared 483715 event pairs, 4951 based on Foata normal form. 2409/56040 useless extension candidates. Maximal degree in co-relation 138502. Up to 23021 conditions per place. [2024-12-02 13:09:54,867 INFO L140 encePairwiseOnDemand]: 47/50 looper letters, 129 selfloop transitions, 46 changer transitions 0/199 dead transitions. [2024-12-02 13:09:54,867 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 199 transitions, 1865 flow [2024-12-02 13:09:54,867 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 13:09:54,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 13:09:54,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 156 transitions. [2024-12-02 13:09:54,868 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.78 [2024-12-02 13:09:54,868 INFO L175 Difference]: Start difference. First operand has 94 places, 143 transitions, 1217 flow. Second operand 4 states and 156 transitions. [2024-12-02 13:09:54,868 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 199 transitions, 1865 flow [2024-12-02 13:09:55,692 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 199 transitions, 1834 flow, removed 4 selfloop flow, removed 2 redundant places. [2024-12-02 13:09:55,695 INFO L231 Difference]: Finished difference. Result has 97 places, 149 transitions, 1469 flow [2024-12-02 13:09:55,696 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=1108, PETRI_DIFFERENCE_MINUEND_PLACES=92, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=32, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1469, PETRI_PLACES=97, PETRI_TRANSITIONS=149} [2024-12-02 13:09:55,696 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 45 predicate places. [2024-12-02 13:09:55,696 INFO L471 AbstractCegarLoop]: Abstraction has has 97 places, 149 transitions, 1469 flow [2024-12-02 13:09:55,696 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-12-02 13:09:55,696 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:09:55,697 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:09:55,697 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-12-02 13:09:55,697 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:09:55,697 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:09:55,697 INFO L85 PathProgramCache]: Analyzing trace with hash -1504850088, now seen corresponding path program 3 times [2024-12-02 13:09:55,697 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:09:55,698 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [590012909] [2024-12-02 13:09:55,698 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-02 13:09:55,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:09:55,735 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-12-02 13:09:55,735 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 13:09:56,118 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-02 13:09:56,119 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:09:56,119 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [590012909] [2024-12-02 13:09:56,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [590012909] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 13:09:56,119 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 13:09:56,119 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-12-02 13:09:56,119 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1316497916] [2024-12-02 13:09:56,119 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 13:09:56,119 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-02 13:09:56,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:09:56,120 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-02 13:09:56,120 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-12-02 13:09:56,137 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-12-02 13:09:56,138 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 149 transitions, 1469 flow. Second operand has 7 states, 7 states have (on average 24.571428571428573) internal successors, (172), 7 states have internal predecessors, (172), 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-12-02 13:09:56,138 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:09:56,138 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-12-02 13:09:56,138 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:10:01,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 17#L96true, 34#L75true, 487#true, 31#L114true]) [2024-12-02 13:10:01,633 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 13:10:01,633 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:01,633 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:01,633 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:10:01,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 17#L96true, 34#L75true, 25#L148true, 487#true, 31#L114true]) [2024-12-02 13:10:01,878 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:10:01,878 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:01,878 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:01,878 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:10:01,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 17#L96true, 487#true, 12#L78true, 31#L114true]) [2024-12-02 13:10:01,881 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:10:01,881 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:10:01,881 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:01,881 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:01,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 34#L75true, 487#true, 31#L114true]) [2024-12-02 13:10:01,885 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:10:01,885 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:01,885 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:01,885 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:10:02,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 17#L96true, 25#L148true, 487#true, 12#L78true, 31#L114true]) [2024-12-02 13:10:02,092 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:10:02,092 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:02,092 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:02,092 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:02,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 34#L75true, 17#L96true, 25#L148true, 487#true, 31#L114true]) [2024-12-02 13:10:02,096 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:10:02,096 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:02,096 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:02,096 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:02,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 487#true, 12#L78true, 31#L114true]) [2024-12-02 13:10:02,099 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:10:02,099 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:02,099 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:02,099 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:02,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 17#L96true, 487#true, 31#L114true]) [2024-12-02 13:10:02,230 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:10:02,230 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:02,230 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:02,230 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:02,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 34#L75true, 487#true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:02,244 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:10:02,244 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:02,244 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:02,244 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:02,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 25#L148true, 487#true, 12#L78true, 31#L114true]) [2024-12-02 13:10:02,256 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:10:02,257 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:02,257 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:02,257 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:02,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 17#L96true, 25#L148true, 487#true, 31#L114true]) [2024-12-02 13:10:02,347 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:02,348 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:02,348 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:02,348 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:02,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 487#true, 31#L114true]) [2024-12-02 13:10:02,350 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:02,350 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:02,350 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:02,350 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:02,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 34#L75true, 25#L148true, 487#true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:02,359 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:02,359 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:02,359 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:02,359 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:02,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 487#true, 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:02,362 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:02,362 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:02,362 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:02,362 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:02,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 25#L148true, 487#true, 31#L114true]) [2024-12-02 13:10:02,435 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:02,435 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:02,435 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:02,435 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:02,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 25#L148true, 487#true, 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:02,440 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:02,441 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:02,441 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:02,441 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:02,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 34#L75true, 487#true, 31#L114true]) [2024-12-02 13:10:02,444 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:02,444 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:02,444 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:02,444 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:02,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 487#true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:02,485 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:02,485 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:02,485 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:02,485 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:02,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 487#true, 12#L78true, 31#L114true]) [2024-12-02 13:10:02,495 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:02,495 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:02,495 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:02,495 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:02,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 25#L148true, 487#true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:02,521 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:02,521 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:02,521 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:02,521 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:02,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 487#true, 31#L114true]) [2024-12-02 13:10:02,539 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:02,539 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:02,539 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:02,539 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:02,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][177], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, 21#L149true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 487#true, 31#L114true]) [2024-12-02 13:10:02,548 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:02,548 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:02,548 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:02,548 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:02,556 INFO L124 PetriNetUnfolderBase]: 38611/61003 cut-off events. [2024-12-02 13:10:02,556 INFO L125 PetriNetUnfolderBase]: For 230635/233447 co-relation queries the response was YES. [2024-12-02 13:10:02,743 INFO L83 FinitePrefix]: Finished finitePrefix Result has 213981 conditions, 61003 events. 38611/61003 cut-off events. For 230635/233447 co-relation queries the response was YES. Maximal size of possible extension queue 2896. Compared 526609 event pairs, 1464 based on Foata normal form. 1720/61625 useless extension candidates. Maximal degree in co-relation 153049. Up to 22072 conditions per place. [2024-12-02 13:10:02,919 INFO L140 encePairwiseOnDemand]: 44/50 looper letters, 114 selfloop transitions, 68 changer transitions 1/207 dead transitions. [2024-12-02 13:10:02,919 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 207 transitions, 2148 flow [2024-12-02 13:10:02,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 13:10:02,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 13:10:02,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 199 transitions. [2024-12-02 13:10:02,920 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6633333333333333 [2024-12-02 13:10:02,921 INFO L175 Difference]: Start difference. First operand has 97 places, 149 transitions, 1469 flow. Second operand 6 states and 199 transitions. [2024-12-02 13:10:02,921 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 207 transitions, 2148 flow [2024-12-02 13:10:03,606 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 207 transitions, 2128 flow, removed 5 selfloop flow, removed 1 redundant places. [2024-12-02 13:10:03,609 INFO L231 Difference]: Finished difference. Result has 102 places, 156 transitions, 1737 flow [2024-12-02 13:10:03,609 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=1456, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=149, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=61, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=81, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1737, PETRI_PLACES=102, PETRI_TRANSITIONS=156} [2024-12-02 13:10:03,610 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 50 predicate places. [2024-12-02 13:10:03,610 INFO L471 AbstractCegarLoop]: Abstraction has has 102 places, 156 transitions, 1737 flow [2024-12-02 13:10:03,611 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 24.571428571428573) internal successors, (172), 7 states have internal predecessors, (172), 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-12-02 13:10:03,611 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:10:03,611 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:10:03,611 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-12-02 13:10:03,611 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:10:03,611 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:10:03,611 INFO L85 PathProgramCache]: Analyzing trace with hash -880867655, now seen corresponding path program 1 times [2024-12-02 13:10:03,612 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:10:03,612 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [166720419] [2024-12-02 13:10:03,612 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 13:10:03,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:10:03,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 13:10:03,730 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 13:10:03,731 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:10:03,731 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [166720419] [2024-12-02 13:10:03,731 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [166720419] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 13:10:03,731 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 13:10:03,731 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 13:10:03,731 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1556576655] [2024-12-02 13:10:03,731 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 13:10:03,731 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 13:10:03,731 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:10:03,732 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 13:10:03,732 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 13:10:03,732 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-12-02 13:10:03,732 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 102 places, 156 transitions, 1737 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-12-02 13:10:03,732 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:10:03,732 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-12-02 13:10:03,732 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:10:10,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 34#L75true, 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,155 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 13:10:10,155 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:10,155 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:10:10,155 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:10,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true]) [2024-12-02 13:10:10,388 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,388 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:10,388 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,388 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 34#L75true, 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,392 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,392 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,392 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,392 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:10,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 34#L75true, 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,395 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,395 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:10,395 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,395 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 34#L75true, 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,396 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,396 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:10,396 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 13:10:10,396 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:10,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true]) [2024-12-02 13:10:10,588 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:10:10,588 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:10,588 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:10,588 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:10,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true]) [2024-12-02 13:10:10,592 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:10:10,592 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:10,592 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:10,592 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:10,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true]) [2024-12-02 13:10:10,593 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:10:10,593 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:10,593 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:10:10,593 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:10,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 34#L75true, 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,596 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:10:10,596 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:10,596 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:10,596 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:10,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 503#true, 34#L75true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,596 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:10:10,596 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:10,596 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:10,596 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 13:10:10,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 34#L75true, 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:10,727 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:10,727 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:10,727 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:10,728 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:10,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 34#L75true, 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:10,728 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:10,728 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:10,728 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:10,728 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:10:10,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,740 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:10,740 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:10,740 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:10,740 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:10,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true]) [2024-12-02 13:10:10,747 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:10,747 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:10,747 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:10,747 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:10,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true]) [2024-12-02 13:10:10,748 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:10,748 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 13:10:10,748 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:10,748 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:10,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:10,848 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:10,848 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,848 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:10,848 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:10,848 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:10,848 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:10:10,848 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:10,848 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:10,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 34#L75true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:10,850 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:10,850 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:10,850 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,850 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 34#L75true, 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:10,851 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:10,851 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:10,851 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:10:10,851 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:10,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,860 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:10,860 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,860 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,860 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:10,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,862 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:10,862 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,862 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:10,862 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:10,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,863 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:10,863 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:10,863 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:10,863 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:10:10,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:10,931 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:10,931 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:10,931 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:10,931 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:10,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:10,931 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:10,932 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,932 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:10,932 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 34#L75true, 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,935 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:10,935 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:10,935 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:10,935 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:10,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 34#L75true, 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,936 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:10,936 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,936 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:10,936 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,942 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:10,942 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:10,942 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:10,942 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:10,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:10,943 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:10,943 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,943 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:10,943 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:10,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:10,979 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:10,979 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:10,979 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:10,979 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:10,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:10,979 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:10,979 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:10,979 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:10,979 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:11,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true]) [2024-12-02 13:10:11,158 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:11,158 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:11,158 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:11,158 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:11,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 12#L78true, 31#L114true]) [2024-12-02 13:10:11,159 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:11,159 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:11,159 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:11,159 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:11,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:11,195 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:11,195 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:11,195 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:11,195 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:11,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, 25#L148true, Black: 499#(<= 1 ~total~0), 31#L114true, 13#thread1EXITtrue]) [2024-12-02 13:10:11,196 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:11,196 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:11,196 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:11,196 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:11,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 503#true, 17#L96true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:11,218 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:11,218 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:11,218 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:11,218 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:11,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:11,219 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:11,219 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:11,219 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:11,219 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:11,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][188], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 96#true, 21#L149true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:11,233 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-12-02 13:10:11,233 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:11,233 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:11,233 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:11,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][165], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 493#true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 489#(<= ~q1_back~0 ~q1_front~0), 96#true, 354#true, 21#L149true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 362#(<= 1 ~total~0), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 17#L96true, 503#true, Black: 499#(<= 1 ~total~0), 31#L114true]) [2024-12-02 13:10:11,234 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-12-02 13:10:11,234 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:11,234 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:11,234 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:11,244 INFO L124 PetriNetUnfolderBase]: 40583/66076 cut-off events. [2024-12-02 13:10:11,244 INFO L125 PetriNetUnfolderBase]: For 337918/343147 co-relation queries the response was YES. [2024-12-02 13:10:11,443 INFO L83 FinitePrefix]: Finished finitePrefix Result has 236948 conditions, 66076 events. 40583/66076 cut-off events. For 337918/343147 co-relation queries the response was YES. Maximal size of possible extension queue 3247. Compared 612223 event pairs, 28011 based on Foata normal form. 5800/69950 useless extension candidates. Maximal degree in co-relation 144432. Up to 38893 conditions per place. [2024-12-02 13:10:11,653 INFO L140 encePairwiseOnDemand]: 46/50 looper letters, 165 selfloop transitions, 10 changer transitions 20/219 dead transitions. [2024-12-02 13:10:11,653 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 105 places, 219 transitions, 2903 flow [2024-12-02 13:10:11,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 13:10:11,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 13:10:11,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 135 transitions. [2024-12-02 13:10:11,654 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.675 [2024-12-02 13:10:11,655 INFO L175 Difference]: Start difference. First operand has 102 places, 156 transitions, 1737 flow. Second operand 4 states and 135 transitions. [2024-12-02 13:10:11,655 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 105 places, 219 transitions, 2903 flow [2024-12-02 13:10:12,111 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 219 transitions, 2839 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-12-02 13:10:12,113 INFO L231 Difference]: Finished difference. Result has 104 places, 152 transitions, 1678 flow [2024-12-02 13:10:12,113 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=1614, PETRI_DIFFERENCE_MINUEND_PLACES=99, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=149, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1678, PETRI_PLACES=104, PETRI_TRANSITIONS=152} [2024-12-02 13:10:12,114 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 52 predicate places. [2024-12-02 13:10:12,114 INFO L471 AbstractCegarLoop]: Abstraction has has 104 places, 152 transitions, 1678 flow [2024-12-02 13:10:12,114 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-12-02 13:10:12,114 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:10:12,114 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:10:12,114 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-12-02 13:10:12,114 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:10:12,115 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:10:12,115 INFO L85 PathProgramCache]: Analyzing trace with hash -163033784, now seen corresponding path program 1 times [2024-12-02 13:10:12,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:10:12,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [685766629] [2024-12-02 13:10:12,115 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 13:10:12,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:10:12,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 13:10:12,565 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 13:10:12,565 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:10:12,565 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [685766629] [2024-12-02 13:10:12,565 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [685766629] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 13:10:12,565 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 13:10:12,565 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-02 13:10:12,565 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1008250185] [2024-12-02 13:10:12,565 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 13:10:12,566 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-12-02 13:10:12,566 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:10:12,566 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-12-02 13:10:12,566 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2024-12-02 13:10:12,648 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-12-02 13:10:12,648 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 104 places, 152 transitions, 1678 flow. Second operand has 9 states, 9 states have (on average 19.666666666666668) internal successors, (177), 9 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-12-02 13:10:12,648 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:10:12,649 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-12-02 13:10:12,649 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:10:28,630 INFO L124 PetriNetUnfolderBase]: 96819/145238 cut-off events. [2024-12-02 13:10:28,630 INFO L125 PetriNetUnfolderBase]: For 738254/747888 co-relation queries the response was YES. [2024-12-02 13:10:29,086 INFO L83 FinitePrefix]: Finished finitePrefix Result has 519135 conditions, 145238 events. 96819/145238 cut-off events. For 738254/747888 co-relation queries the response was YES. Maximal size of possible extension queue 5697. Compared 1257877 event pairs, 26786 based on Foata normal form. 8360/143533 useless extension candidates. Maximal degree in co-relation 329932. Up to 110888 conditions per place. [2024-12-02 13:10:29,482 INFO L140 encePairwiseOnDemand]: 42/50 looper letters, 308 selfloop transitions, 30 changer transitions 0/357 dead transitions. [2024-12-02 13:10:29,483 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 115 places, 357 transitions, 4274 flow [2024-12-02 13:10:29,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-12-02 13:10:29,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-12-02 13:10:29,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 338 transitions. [2024-12-02 13:10:29,484 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5633333333333334 [2024-12-02 13:10:29,484 INFO L175 Difference]: Start difference. First operand has 104 places, 152 transitions, 1678 flow. Second operand 12 states and 338 transitions. [2024-12-02 13:10:29,484 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 115 places, 357 transitions, 4274 flow [2024-12-02 13:10:31,911 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 114 places, 357 transitions, 4261 flow, removed 3 selfloop flow, removed 1 redundant places. [2024-12-02 13:10:31,913 INFO L231 Difference]: Finished difference. Result has 119 places, 171 transitions, 1858 flow [2024-12-02 13:10:31,913 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=1665, PETRI_DIFFERENCE_MINUEND_PLACES=103, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=1858, PETRI_PLACES=119, PETRI_TRANSITIONS=171} [2024-12-02 13:10:31,913 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 67 predicate places. [2024-12-02 13:10:31,913 INFO L471 AbstractCegarLoop]: Abstraction has has 119 places, 171 transitions, 1858 flow [2024-12-02 13:10:31,914 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 19.666666666666668) internal successors, (177), 9 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-12-02 13:10:31,914 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:10:31,914 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:10:31,914 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-12-02 13:10:31,914 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:10:31,914 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:10:31,914 INFO L85 PathProgramCache]: Analyzing trace with hash 1820413701, now seen corresponding path program 4 times [2024-12-02 13:10:31,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:10:31,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1663690246] [2024-12-02 13:10:31,914 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-02 13:10:31,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:10:31,949 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-02 13:10:31,949 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 13:10:33,064 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 13:10:33,064 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:10:33,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1663690246] [2024-12-02 13:10:33,064 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1663690246] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 13:10:33,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1341172065] [2024-12-02 13:10:33,064 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-02 13:10:33,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 13:10:33,064 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 13:10:33,066 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 13:10:33,068 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-12-02 13:10:33,173 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-02 13:10:33,173 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 13:10:33,174 INFO L256 TraceCheckSpWp]: Trace formula consists of 318 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-12-02 13:10:33,178 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 13:10:33,568 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-12-02 13:10:33,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 55 treesize of output 12 [2024-12-02 13:10:33,577 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 13:10:33,577 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 13:10:33,851 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-12-02 13:10:33,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 49 treesize of output 51 [2024-12-02 13:10:34,056 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 3 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 13:10:34,056 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1341172065] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 13:10:34,056 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 13:10:34,056 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 8, 7] total 24 [2024-12-02 13:10:34,056 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [464836382] [2024-12-02 13:10:34,057 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 13:10:34,057 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-12-02 13:10:34,057 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:10:34,057 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-12-02 13:10:34,058 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=517, Unknown=0, NotChecked=0, Total=600 [2024-12-02 13:10:34,360 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 50 [2024-12-02 13:10:34,361 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 119 places, 171 transitions, 1858 flow. Second operand has 25 states, 25 states have (on average 22.2) internal successors, (555), 25 states have internal predecessors, (555), 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-12-02 13:10:34,361 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:10:34,361 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 50 [2024-12-02 13:10:34,361 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 13:10:55,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 5#L55true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:55,038 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-12-02 13:10:55,038 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:55,038 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:55,038 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:55,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 5#L55true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:55,767 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:55,768 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:55,768 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:55,768 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:55,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 46#L117true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:55,770 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:55,770 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:55,770 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:55,770 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:55,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:55,771 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-12-02 13:10:55,771 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:55,771 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:55,771 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:56,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 5#L55true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:56,636 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:56,636 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:56,636 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:56,636 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:56,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:56,637 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:56,637 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:56,637 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:56,637 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:56,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:56,638 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:56,638 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:56,638 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:56,638 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:56,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:56,640 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:56,640 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:56,640 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:56,640 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:56,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, 46#L117true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:56,640 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-12-02 13:10:56,640 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:56,640 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:56,640 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:57,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, 31#L114true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,127 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,127 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:57,128 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:57,128 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:57,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,129 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,129 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:57,129 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:57,129 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:57,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 5#L55true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,131 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,131 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:57,131 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:57,131 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:57,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,131 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,131 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:57,131 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:57,131 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:57,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 537#true, 34#L75true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,132 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,132 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 13:10:57,132 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:57,132 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:57,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 46#L117true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,133 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,133 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:57,133 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:57,133 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:57,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,134 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,134 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:57,134 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:57,134 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:57,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,135 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,135 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:57,135 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:57,135 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:57,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, 31#L114true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,548 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:57,548 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,548 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:57,548 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:57,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 46#L117true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,550 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:57,550 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:57,550 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,551 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:57,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 5#L55true, 17#L96true, 34#L75true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,552 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:57,552 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:57,552 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:57,552 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:57,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 5#L55true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,553 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:57,553 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:57,553 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:57,553 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,554 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:57,554 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,554 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:57,554 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:57,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,555 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:57,555 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:57,555 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:57,555 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 46#L117true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 537#true, 17#L96true, 34#L75true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,556 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:57,556 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:57,556 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:57,556 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:57,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 34#L75true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,557 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:57,557 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 13:10:57,557 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:57,557 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:57,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 3#thread4EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 5#L55true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,558 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:57,558 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,558 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:57,558 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:57,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, 46#L117true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:57,558 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-12-02 13:10:57,559 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:57,559 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:57,559 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:58,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,050 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,050 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:58,050 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,050 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,051 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,051 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,051 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:58,051 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,052 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,052 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,052 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,052 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:58,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,053 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,053 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,053 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,053 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:58,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 5#L55true, 34#L75true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,054 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,054 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:58,054 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:58,054 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:58,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 34#L75true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,055 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,055 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:58,055 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:58,055 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:58,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,055 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,055 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,055 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:58,055 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,056 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,056 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,056 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:58,056 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 5#L55true, 537#true, 17#L96true, 34#L75true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,056 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,056 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:58,056 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:58,057 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:58,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, 46#L117true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 34#L75true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,057 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,057 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:58,057 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 13:10:58,057 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:58,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 3#thread4EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,058 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,058 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,058 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,058 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:58,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,262 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,262 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:58,262 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:58,262 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,264 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,264 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:58,264 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,264 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:58,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,265 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,265 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:58,265 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:58,265 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 34#L75true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,266 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,266 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:58,266 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,266 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:58,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 46#L117true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,267 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,267 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,267 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:58,267 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:58,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 5#L55true, 34#L75true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,267 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,267 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:58,267 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:58,267 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 34#L75true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,268 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,268 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,268 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:58,268 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:58,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,269 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,269 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,269 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:58,269 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:58,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 34#L75true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,269 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,269 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 13:10:58,269 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:58,269 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 34#L75true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,402 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-12-02 13:10:58,402 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:58,402 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:58,402 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:58,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,403 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-12-02 13:10:58,403 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,403 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:58,403 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:58,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,404 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-12-02 13:10:58,404 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:58,404 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:58,404 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 12#L78true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,405 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-12-02 13:10:58,405 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,405 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:58,405 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:58,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 46#L117true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 34#L75true, Black: 499#(<= 1 ~total~0), 509#true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,406 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-12-02 13:10:58,406 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:58,406 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:58,406 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:58,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, 3#thread4EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,407 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-12-02 13:10:58,407 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:58,407 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,407 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 13:10:58,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 44#L58true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 34#L75true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,407 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-12-02 13:10:58,407 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:58,407 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 13:10:58,407 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:58,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 34#L75true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,506 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-12-02 13:10:58,506 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:58,506 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:58,506 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:58,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 34#L75true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,507 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-12-02 13:10:58,507 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:58,507 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:58,507 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:58,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,507 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-12-02 13:10:58,507 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:58,507 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,507 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-12-02 13:10:58,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,508 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-12-02 13:10:58,508 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-12-02 13:10:58,508 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:58,508 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 21#L149true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, 31#L114true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,509 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-12-02 13:10:58,509 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-12-02 13:10:58,509 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,509 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 13:10:58,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, 6#L147-4true, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 34#L75true, Black: 499#(<= 1 ~total~0), 509#true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,509 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-12-02 13:10:58,509 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-12-02 13:10:58,509 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-12-02 13:10:58,509 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 13:10:58,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 34#L75true, 17#L96true, 25#L148true, Black: 499#(<= 1 ~total~0), 509#true, 13#thread1EXITtrue, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,570 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-12-02 13:10:58,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,570 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:58,570 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 34#L75true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,571 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-12-02 13:10:58,571 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-12-02 13:10:58,571 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-12-02 13:10:58,571 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 13:10:58,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, 41#thread2EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,571 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-12-02 13:10:58,571 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,571 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:58,571 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-12-02 13:10:58,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 96#true, 354#true, 21#L149true, 46#L117true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,572 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-12-02 13:10:58,572 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-12-02 13:10:58,572 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,572 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 13:10:58,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 33#L148-1true, Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, 34#L75true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,606 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-12-02 13:10:58,606 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 13:10:58,606 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-12-02 13:10:58,606 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-12-02 13:10:58,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([862] L91-->L96: Formula: (and (not (= (ite (or (<= v_~total~0_124 |v_thread3Thread1of1ForFork1_plus_#res#1_1|) (<= 0 (+ |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483648))) 1 0) 0)) (= v_~q1_front~0_108 (+ v_~q1_front~0_109 1)) (= |v_thread3Thread1of1ForFork1_plus_#res#1_1| (+ v_~total~0_124 (select (select |v_#memory_int#1_87| v_~q1~0.base_115) (+ (* v_~q1_front~0_109 4) v_~q1~0.offset_115)))) (not (= (ite (or (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread3Thread1of1ForFork1_plus_#res#1_1| v_~total~0_124)) 1 0) 0)) (<= 0 (+ v_~total~0_123 2147483648)) (<= v_~total~0_123 2147483647) (not (= (ite (and (< v_~q1_front~0_109 v_~n1~0_80) (<= 0 v_~q1_front~0_109) (< v_~q1_front~0_109 v_~q1_back~0_95)) 1 0) 0)) (= v_~total~0_123 |v_thread3Thread1of1ForFork1_plus_#res#1_1|)) InVars {~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_109, ~q1_back~0=v_~q1_back~0_95, ~n1~0=v_~n1~0_80, ~q1~0.base=v_~q1~0.base_115, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_124} OutVars{thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, ~q1~0.offset=v_~q1~0.offset_115, ~q1_front~0=v_~q1_front~0_108, ~n1~0=v_~n1~0_80, thread3Thread1of1ForFork1_plus_#res#1=|v_thread3Thread1of1ForFork1_plus_#res#1_1|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork1_plus_#in~a#1=|v_thread3Thread1of1ForFork1_plus_#in~a#1_1|, thread3Thread1of1ForFork1_#t~ret10#1=|v_thread3Thread1of1ForFork1_#t~ret10#1_1|, thread3Thread1of1ForFork1_#t~mem9#1=|v_thread3Thread1of1ForFork1_#t~mem9#1_1|, #memory_int#1=|v_#memory_int#1_87|, ~total~0=v_~total~0_123, thread3Thread1of1ForFork1_plus_~a#1=|v_thread3Thread1of1ForFork1_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_95, thread3Thread1of1ForFork1_plus_#in~b#1=|v_thread3Thread1of1ForFork1_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, thread3Thread1of1ForFork1_#t~post11#1=|v_thread3Thread1of1ForFork1_#t~post11#1_1|, thread3Thread1of1ForFork1_plus_~b#1=|v_thread3Thread1of1ForFork1_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_plus_~a#1, ~q1_front~0, thread3Thread1of1ForFork1_plus_#res#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork1_plus_#in~b#1, thread3Thread1of1ForFork1_#t~post11#1, thread3Thread1of1ForFork1_plus_#in~a#1, thread3Thread1of1ForFork1_#t~ret10#1, thread3Thread1of1ForFork1_#t~mem9#1, thread3Thread1of1ForFork1_plus_~b#1, ~total~0][320], [Black: 64#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), Black: 69#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 91#(and (<= ~q1_front~0 ~q1_back~0) (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 72#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 70#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 78#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 523#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 529#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), Black: 525#(and (<= (+ ~M~0 1) ~N~0) (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0)))), Black: 527#(and (<= (+ ~M~0 1) ~N~0) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork0_~cond~1#1| 1) (<= 1 ~M~0)) (and (= |thread2Thread1of1ForFork0_~cond~1#1| 0) (<= ~M~0 0))) (<= 2 ~N~0)), 96#true, Black: 517#(and (= |thread1Thread1of1ForFork2_~cond~0#1| 1) (<= (+ ~i~0 1) ~N~0)), 354#true, 21#L149true, Black: 99#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (<= 0 ~total~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 85#(<= (+ ~q1_front~0 1) ~q1_back~0), Black: 347#(and (<= 1 ~total~0) (= ~q1~0.offset 0) (<= ~n1~0 1) (or (< 0 (select (select |#memory_int#1| ~q1~0.base) 0)) (not (= ~q1_front~0 0)) (< ~n1~0 1))), Black: 84#(<= ~q1_front~0 ~q1_back~0), Black: 325#(or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~q1_front~0 Int)) (or (< ~q1_front~0 0) (< 0 (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~total~0)) (< ~n1~0 (+ ~q1_front~0 1)) (< (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q1_front~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) 1)))), Black: 89#(and (<= (div |thread3Thread1of1ForFork1_~cond~2#1| 256) 0) (<= (+ ~q1_front~0 1) ~q1_back~0) (<= 1 |thread3Thread1of1ForFork1_~cond~2#1|)), Black: 345#(and (forall ((v_subst_4 Int)) (or (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) ~total~0)) (< v_subst_4 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ (* 4 v_subst_4) ~q1~0.offset)) 1) (< ~n1~0 (+ v_subst_4 1)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 382#(and (<= 0 ~total~0) (= ~q1_back~0 ~q1_front~0) (<= 1 ~C~0)), Black: 343#(and (or (< 0 (+ ~total~0 1)) (< ~n1~0 1) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_3 Int)) (or (< ~n1~0 (+ v_subst_3 1)) (< v_subst_3 0) (< (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) 1) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* 4 v_subst_3))) ~total~0)))) (or (< ~q1_front~0 0) (< ~n1~0 (+ ~q1_front~0 1)) (< ~q1_back~0 (+ ~q1_front~0 1)) (< 0 (+ (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~total~0)))), Black: 362#(<= 1 ~total~0), Black: 443#(and (<= 0 ~total~0) (<= 0 ~q1_front~0) (<= (+ ~q1_front~0 1) ~n1~0) (<= 1 (select (select |#memory_int#1| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) (<= ~q1_back~0 (+ ~q1_front~0 1))), Black: 485#(<= ~q2_back~0 ~q2_front~0), 3#thread4EXITtrue, Black: 489#(<= ~q1_back~0 ~q1_front~0), Black: 490#(<= ~q1_back~0 (+ ~q1_front~0 1)), 537#true, 17#L96true, Black: 499#(<= 1 ~total~0), 509#true, Black: 506#(<= ~n2~0 0), Black: 505#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|))]) [2024-12-02 13:10:58,606 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-12-02 13:10:58,606 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-12-02 13:10:58,606 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-12-02 13:10:58,606 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-12-02 13:10:58,642 INFO L124 PetriNetUnfolderBase]: 118555/189656 cut-off events. [2024-12-02 13:10:58,642 INFO L125 PetriNetUnfolderBase]: For 960767/974914 co-relation queries the response was YES. [2024-12-02 13:10:59,387 INFO L83 FinitePrefix]: Finished finitePrefix Result has 713499 conditions, 189656 events. 118555/189656 cut-off events. For 960767/974914 co-relation queries the response was YES. Maximal size of possible extension queue 6445. Compared 1803143 event pairs, 3072 based on Foata normal form. 10540/197687 useless extension candidates. Maximal degree in co-relation 595988. Up to 27791 conditions per place. [2024-12-02 13:10:59,858 INFO L140 encePairwiseOnDemand]: 40/50 looper letters, 358 selfloop transitions, 156 changer transitions 13/556 dead transitions. [2024-12-02 13:10:59,858 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 556 transitions, 5192 flow [2024-12-02 13:10:59,859 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-12-02 13:10:59,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 27 states. [2024-12-02 13:10:59,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 871 transitions. [2024-12-02 13:10:59,861 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6451851851851852 [2024-12-02 13:10:59,861 INFO L175 Difference]: Start difference. First operand has 119 places, 171 transitions, 1858 flow. Second operand 27 states and 871 transitions. [2024-12-02 13:10:59,861 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 556 transitions, 5192 flow [2024-12-02 13:11:05,771 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 556 transitions, 5146 flow, removed 8 selfloop flow, removed 2 redundant places. [2024-12-02 13:11:05,775 INFO L231 Difference]: Finished difference. Result has 154 places, 248 transitions, 3317 flow [2024-12-02 13:11:05,775 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=1833, PETRI_DIFFERENCE_MINUEND_PLACES=117, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=171, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=89, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=78, PETRI_DIFFERENCE_SUBTRAHEND_STATES=27, PETRI_FLOW=3317, PETRI_PLACES=154, PETRI_TRANSITIONS=248} [2024-12-02 13:11:05,776 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 102 predicate places. [2024-12-02 13:11:05,776 INFO L471 AbstractCegarLoop]: Abstraction has has 154 places, 248 transitions, 3317 flow [2024-12-02 13:11:05,776 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 22.2) internal successors, (555), 25 states have internal predecessors, (555), 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-12-02 13:11:05,776 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 13:11:05,776 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 13:11:05,782 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-12-02 13:11:05,977 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 13:11:05,977 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 13:11:05,977 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 13:11:05,977 INFO L85 PathProgramCache]: Analyzing trace with hash 513337328, now seen corresponding path program 2 times [2024-12-02 13:11:05,977 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 13:11:05,977 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1750537951] [2024-12-02 13:11:05,977 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 13:11:05,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 13:11:06,005 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 13:11:06,006 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 13:11:06,342 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 13:11:06,342 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 13:11:06,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1750537951] [2024-12-02 13:11:06,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1750537951] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 13:11:06,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2032336546] [2024-12-02 13:11:06,343 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 13:11:06,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 13:11:06,343 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 13:11:06,345 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 13:11:06,346 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22cc34b0-721d-4ffd-b4ef-d0354f36b63f/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-12-02 13:11:06,454 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 13:11:06,454 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 13:11:06,455 INFO L256 TraceCheckSpWp]: Trace formula consists of 318 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-12-02 13:11:06,457 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 13:11:06,999 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 13:11:06,999 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 13:11:07,532 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 13:11:07,533 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2032336546] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 13:11:07,533 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 13:11:07,533 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 9, 10] total 24 [2024-12-02 13:11:07,533 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1884576769] [2024-12-02 13:11:07,533 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 13:11:07,533 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-12-02 13:11:07,534 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 13:11:07,534 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-12-02 13:11:07,534 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=113, Invalid=487, Unknown=0, NotChecked=0, Total=600 [2024-12-02 13:11:07,767 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 50 [2024-12-02 13:11:07,768 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 248 transitions, 3317 flow. Second operand has 25 states, 25 states have (on average 16.92) internal successors, (423), 25 states have internal predecessors, (423), 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-12-02 13:11:07,768 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 13:11:07,768 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 50 [2024-12-02 13:11:07,768 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand