./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/weaver/popl20-min-max-inc-dec.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/popl20-min-max-inc-dec.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 47fde0ba5912e0415b0c299af0f3ae7b3e6a5b956bf726bb77299079d74126b4 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 01:26:37,412 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 01:26:37,480 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-29 01:26:37,486 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 01:26:37,487 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 01:26:37,512 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 01:26:37,513 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 01:26:37,513 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 01:26:37,514 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 01:26:37,515 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 01:26:37,515 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 01:26:37,516 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 01:26:37,517 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 01:26:37,517 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 01:26:37,518 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 01:26:37,518 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 01:26:37,519 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 01:26:37,519 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 01:26:37,520 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 01:26:37,520 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 01:26:37,521 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 01:26:37,522 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 01:26:37,522 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-29 01:26:37,522 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 01:26:37,523 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 01:26:37,523 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 01:26:37,524 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 01:26:37,524 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 01:26:37,525 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 01:26:37,525 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 01:26:37,526 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 01:26:37,526 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 01:26:37,527 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 01:26:37,527 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 01:26:37,527 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 01:26:37,527 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 01:26:37,528 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 01:26:37,528 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 01:26:37,528 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 01:26:37,528 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 01:26:37,529 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 01:26:37,529 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) 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 -> 47fde0ba5912e0415b0c299af0f3ae7b3e6a5b956bf726bb77299079d74126b4 [2023-11-29 01:26:37,759 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 01:26:37,781 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 01:26:37,784 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 01:26:37,785 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 01:26:37,786 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 01:26:37,787 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/weaver/popl20-min-max-inc-dec.wvr.c [2023-11-29 01:26:40,555 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 01:26:40,726 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 01:26:40,727 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/sv-benchmarks/c/weaver/popl20-min-max-inc-dec.wvr.c [2023-11-29 01:26:40,733 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/data/3da0ac442/5b8466e5110049e499216df9ae8dcc9d/FLAG129070ae9 [2023-11-29 01:26:40,745 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/data/3da0ac442/5b8466e5110049e499216df9ae8dcc9d [2023-11-29 01:26:40,747 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 01:26:40,748 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 01:26:40,749 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 01:26:40,749 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 01:26:40,754 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 01:26:40,755 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 01:26:40" (1/1) ... [2023-11-29 01:26:40,756 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@300cc483 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:40, skipping insertion in model container [2023-11-29 01:26:40,756 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 01:26:40" (1/1) ... [2023-11-29 01:26:40,782 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 01:26:40,980 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 01:26:40,989 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 01:26:41,030 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 01:26:41,039 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 01:26:41,039 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 01:26:41,047 INFO L206 MainTranslator]: Completed translation [2023-11-29 01:26:41,048 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41 WrapperNode [2023-11-29 01:26:41,048 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 01:26:41,049 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 01:26:41,049 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 01:26:41,049 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 01:26:41,057 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (1/1) ... [2023-11-29 01:26:41,074 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (1/1) ... [2023-11-29 01:26:41,109 INFO L138 Inliner]: procedures = 27, calls = 76, calls flagged for inlining = 10, calls inlined = 10, statements flattened = 274 [2023-11-29 01:26:41,109 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 01:26:41,110 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 01:26:41,110 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 01:26:41,110 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 01:26:41,119 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (1/1) ... [2023-11-29 01:26:41,120 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (1/1) ... [2023-11-29 01:26:41,128 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (1/1) ... [2023-11-29 01:26:41,128 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (1/1) ... [2023-11-29 01:26:41,148 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (1/1) ... [2023-11-29 01:26:41,153 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (1/1) ... [2023-11-29 01:26:41,157 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (1/1) ... [2023-11-29 01:26:41,160 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (1/1) ... [2023-11-29 01:26:41,166 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 01:26:41,167 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 01:26:41,167 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 01:26:41,167 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 01:26:41,168 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (1/1) ... [2023-11-29 01:26:41,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 01:26:41,186 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 01:26:41,198 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 01:26:41,209 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 01:26:41,238 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 01:26:41,238 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 01:26:41,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-29 01:26:41,238 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-29 01:26:41,238 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-11-29 01:26:41,238 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-11-29 01:26:41,239 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-11-29 01:26:41,239 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-11-29 01:26:41,239 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-11-29 01:26:41,239 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-11-29 01:26:41,239 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2023-11-29 01:26:41,239 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2023-11-29 01:26:41,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-29 01:26:41,240 INFO L130 BoogieDeclarations]: Found specification of procedure thread5 [2023-11-29 01:26:41,240 INFO L138 BoogieDeclarations]: Found implementation of procedure thread5 [2023-11-29 01:26:41,240 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-29 01:26:41,240 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-29 01:26:41,240 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-29 01:26:41,240 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 01:26:41,240 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 01:26:41,240 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 01:26:41,242 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-29 01:26:41,363 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 01:26:41,365 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 01:26:42,005 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 01:26:42,294 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 01:26:42,294 INFO L309 CfgBuilder]: Removed 5 assume(true) statements. [2023-11-29 01:26:42,295 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 01:26:42 BoogieIcfgContainer [2023-11-29 01:26:42,295 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 01:26:42,297 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 01:26:42,298 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 01:26:42,300 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 01:26:42,300 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 01:26:40" (1/3) ... [2023-11-29 01:26:42,301 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1141bee7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 01:26:42, skipping insertion in model container [2023-11-29 01:26:42,301 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:26:41" (2/3) ... [2023-11-29 01:26:42,302 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1141bee7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 01:26:42, skipping insertion in model container [2023-11-29 01:26:42,302 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 01:26:42" (3/3) ... [2023-11-29 01:26:42,303 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-min-max-inc-dec.wvr.c [2023-11-29 01:26:42,310 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 01:26:42,318 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 01:26:42,318 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 53 error locations. [2023-11-29 01:26:42,319 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 01:26:42,457 INFO L144 ThreadInstanceAdder]: Constructed 5 joinOtherThreadTransitions. [2023-11-29 01:26:42,491 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 314 places, 312 transitions, 659 flow [2023-11-29 01:26:42,589 INFO L124 PetriNetUnfolderBase]: 14/307 cut-off events. [2023-11-29 01:26:42,589 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2023-11-29 01:26:42,597 INFO L83 FinitePrefix]: Finished finitePrefix Result has 328 conditions, 307 events. 14/307 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 478 event pairs, 0 based on Foata normal form. 0/240 useless extension candidates. Maximal degree in co-relation 228. Up to 2 conditions per place. [2023-11-29 01:26:42,597 INFO L82 GeneralOperation]: Start removeDead. Operand has 314 places, 312 transitions, 659 flow [2023-11-29 01:26:42,606 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 283 places, 280 transitions, 590 flow [2023-11-29 01:26:42,616 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 01:26:42,621 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@14970ca6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 01:26:42,621 INFO L358 AbstractCegarLoop]: Starting to check reachability of 100 error locations. [2023-11-29 01:26:42,627 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 01:26:42,627 INFO L124 PetriNetUnfolderBase]: 0/25 cut-off events. [2023-11-29 01:26:42,627 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 01:26:42,627 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:26:42,628 INFO L208 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] [2023-11-29 01:26:42,628 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:26:42,632 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:26:42,633 INFO L85 PathProgramCache]: Analyzing trace with hash 1043652791, now seen corresponding path program 1 times [2023-11-29 01:26:42,640 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:26:42,640 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [231085213] [2023-11-29 01:26:42,640 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:26:42,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:26:42,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:26:42,824 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:26:42,825 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:26:42,825 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [231085213] [2023-11-29 01:26:42,825 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [231085213] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:26:42,825 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:26:42,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:26:42,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1208353020] [2023-11-29 01:26:42,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:26:42,835 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:26:42,840 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:26:42,860 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:26:42,861 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:26:42,911 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 232 out of 312 [2023-11-29 01:26:42,916 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 283 places, 280 transitions, 590 flow. Second operand has 3 states, 3 states have (on average 233.33333333333334) internal successors, (700), 3 states have internal predecessors, (700), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:42,917 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:26:42,917 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 232 of 312 [2023-11-29 01:26:42,918 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:26:44,783 INFO L124 PetriNetUnfolderBase]: 2758/7702 cut-off events. [2023-11-29 01:26:44,783 INFO L125 PetriNetUnfolderBase]: For 682/682 co-relation queries the response was YES. [2023-11-29 01:26:44,847 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12089 conditions, 7702 events. 2758/7702 cut-off events. For 682/682 co-relation queries the response was YES. Maximal size of possible extension queue 397. Compared 75030 event pairs, 2248 based on Foata normal form. 4/6858 useless extension candidates. Maximal degree in co-relation 11590. Up to 3600 conditions per place. [2023-11-29 01:26:44,924 INFO L140 encePairwiseOnDemand]: 263/312 looper letters, 28 selfloop transitions, 2 changer transitions 3/233 dead transitions. [2023-11-29 01:26:44,924 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 233 transitions, 556 flow [2023-11-29 01:26:44,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:26:44,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:26:44,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 773 transitions. [2023-11-29 01:26:44,943 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8258547008547008 [2023-11-29 01:26:44,944 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 773 transitions. [2023-11-29 01:26:44,945 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 773 transitions. [2023-11-29 01:26:44,948 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:26:44,952 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 773 transitions. [2023-11-29 01:26:44,958 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:44,966 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 312.0) internal successors, (1248), 4 states have internal predecessors, (1248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:44,967 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 312.0) internal successors, (1248), 4 states have internal predecessors, (1248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:44,969 INFO L175 Difference]: Start difference. First operand has 283 places, 280 transitions, 590 flow. Second operand 3 states and 773 transitions. [2023-11-29 01:26:44,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 233 transitions, 556 flow [2023-11-29 01:26:44,980 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 233 transitions, 536 flow, removed 0 selfloop flow, removed 10 redundant places. [2023-11-29 01:26:44,987 INFO L231 Difference]: Finished difference. Result has 236 places, 230 transitions, 474 flow [2023-11-29 01:26:44,990 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=476, PETRI_DIFFERENCE_MINUEND_PLACES=234, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=233, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=474, PETRI_PLACES=236, PETRI_TRANSITIONS=230} [2023-11-29 01:26:44,993 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -47 predicate places. [2023-11-29 01:26:44,994 INFO L495 AbstractCegarLoop]: Abstraction has has 236 places, 230 transitions, 474 flow [2023-11-29 01:26:44,995 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 233.33333333333334) internal successors, (700), 3 states have internal predecessors, (700), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:44,995 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:26:44,995 INFO L208 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] [2023-11-29 01:26:44,995 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 01:26:44,996 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:26:44,996 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:26:44,996 INFO L85 PathProgramCache]: Analyzing trace with hash 1694198436, now seen corresponding path program 1 times [2023-11-29 01:26:44,996 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:26:44,997 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1051170774] [2023-11-29 01:26:44,997 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:26:44,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:26:45,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:26:45,069 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:26:45,069 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:26:45,070 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1051170774] [2023-11-29 01:26:45,070 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1051170774] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:26:45,070 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:26:45,070 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:26:45,070 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1809455033] [2023-11-29 01:26:45,071 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:26:45,072 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:26:45,072 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:26:45,073 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:26:45,073 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:26:45,102 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 312 [2023-11-29 01:26:45,103 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 230 transitions, 474 flow. Second operand has 3 states, 3 states have (on average 227.0) internal successors, (681), 3 states have internal predecessors, (681), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:45,103 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:26:45,104 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 312 [2023-11-29 01:26:45,104 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:26:47,460 INFO L124 PetriNetUnfolderBase]: 6997/15234 cut-off events. [2023-11-29 01:26:47,460 INFO L125 PetriNetUnfolderBase]: For 236/236 co-relation queries the response was YES. [2023-11-29 01:26:47,508 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25097 conditions, 15234 events. 6997/15234 cut-off events. For 236/236 co-relation queries the response was YES. Maximal size of possible extension queue 772. Compared 148437 event pairs, 5929 based on Foata normal form. 0/14388 useless extension candidates. Maximal degree in co-relation 25063. Up to 9094 conditions per place. [2023-11-29 01:26:47,573 INFO L140 encePairwiseOnDemand]: 305/312 looper letters, 31 selfloop transitions, 1 changer transitions 0/224 dead transitions. [2023-11-29 01:26:47,573 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 229 places, 224 transitions, 526 flow [2023-11-29 01:26:47,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:26:47,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:26:47,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 716 transitions. [2023-11-29 01:26:47,577 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7649572649572649 [2023-11-29 01:26:47,577 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 716 transitions. [2023-11-29 01:26:47,577 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 716 transitions. [2023-11-29 01:26:47,577 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:26:47,578 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 716 transitions. [2023-11-29 01:26:47,579 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 238.66666666666666) internal successors, (716), 3 states have internal predecessors, (716), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:47,582 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 312.0) internal successors, (1248), 4 states have internal predecessors, (1248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:47,583 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 312.0) internal successors, (1248), 4 states have internal predecessors, (1248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:47,583 INFO L175 Difference]: Start difference. First operand has 236 places, 230 transitions, 474 flow. Second operand 3 states and 716 transitions. [2023-11-29 01:26:47,583 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 229 places, 224 transitions, 526 flow [2023-11-29 01:26:47,586 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 227 places, 224 transitions, 522 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-29 01:26:47,591 INFO L231 Difference]: Finished difference. Result has 227 places, 224 transitions, 460 flow [2023-11-29 01:26:47,591 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=458, PETRI_DIFFERENCE_MINUEND_PLACES=225, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=224, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=223, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=460, PETRI_PLACES=227, PETRI_TRANSITIONS=224} [2023-11-29 01:26:47,592 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -56 predicate places. [2023-11-29 01:26:47,593 INFO L495 AbstractCegarLoop]: Abstraction has has 227 places, 224 transitions, 460 flow [2023-11-29 01:26:47,593 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 227.0) internal successors, (681), 3 states have internal predecessors, (681), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:47,594 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:26:47,594 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:26:47,594 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 01:26:47,594 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:26:47,595 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:26:47,595 INFO L85 PathProgramCache]: Analyzing trace with hash 1807955111, now seen corresponding path program 1 times [2023-11-29 01:26:47,595 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:26:47,596 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [793905985] [2023-11-29 01:26:47,596 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:26:47,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:26:47,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:26:48,159 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:26:48,160 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:26:48,160 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [793905985] [2023-11-29 01:26:48,160 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [793905985] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:26:48,160 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:26:48,160 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 01:26:48,160 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1019097891] [2023-11-29 01:26:48,161 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:26:48,161 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 01:26:48,162 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:26:48,162 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 01:26:48,162 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 01:26:48,399 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 211 out of 312 [2023-11-29 01:26:48,402 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 227 places, 224 transitions, 460 flow. Second operand has 6 states, 6 states have (on average 212.5) internal successors, (1275), 6 states have internal predecessors, (1275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:48,402 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:26:48,402 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 312 [2023-11-29 01:26:48,402 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:26:49,805 INFO L124 PetriNetUnfolderBase]: 2982/6410 cut-off events. [2023-11-29 01:26:49,806 INFO L125 PetriNetUnfolderBase]: For 49/112 co-relation queries the response was YES. [2023-11-29 01:26:49,843 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10452 conditions, 6410 events. 2982/6410 cut-off events. For 49/112 co-relation queries the response was YES. Maximal size of possible extension queue 325. Compared 51859 event pairs, 2489 based on Foata normal form. 0/5753 useless extension candidates. Maximal degree in co-relation 10419. Up to 3917 conditions per place. [2023-11-29 01:26:49,870 INFO L140 encePairwiseOnDemand]: 306/312 looper letters, 47 selfloop transitions, 5 changer transitions 0/223 dead transitions. [2023-11-29 01:26:49,870 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 231 places, 223 transitions, 562 flow [2023-11-29 01:26:49,871 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 01:26:49,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 01:26:49,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1319 transitions. [2023-11-29 01:26:49,874 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7045940170940171 [2023-11-29 01:26:49,874 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1319 transitions. [2023-11-29 01:26:49,874 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1319 transitions. [2023-11-29 01:26:49,875 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:26:49,875 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1319 transitions. [2023-11-29 01:26:49,878 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 219.83333333333334) internal successors, (1319), 6 states have internal predecessors, (1319), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:49,883 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:49,885 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:49,885 INFO L175 Difference]: Start difference. First operand has 227 places, 224 transitions, 460 flow. Second operand 6 states and 1319 transitions. [2023-11-29 01:26:49,885 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 231 places, 223 transitions, 562 flow [2023-11-29 01:26:49,887 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 223 transitions, 561 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 01:26:49,891 INFO L231 Difference]: Finished difference. Result has 230 places, 223 transitions, 467 flow [2023-11-29 01:26:49,892 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=457, PETRI_DIFFERENCE_MINUEND_PLACES=225, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=223, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=218, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=467, PETRI_PLACES=230, PETRI_TRANSITIONS=223} [2023-11-29 01:26:49,893 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -53 predicate places. [2023-11-29 01:26:49,893 INFO L495 AbstractCegarLoop]: Abstraction has has 230 places, 223 transitions, 467 flow [2023-11-29 01:26:49,894 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 212.5) internal successors, (1275), 6 states have internal predecessors, (1275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:49,894 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:26:49,895 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:26:49,895 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 01:26:49,895 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:26:49,895 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:26:49,895 INFO L85 PathProgramCache]: Analyzing trace with hash -749727835, now seen corresponding path program 1 times [2023-11-29 01:26:49,896 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:26:49,896 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1078090559] [2023-11-29 01:26:49,896 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:26:49,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:26:49,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:26:49,943 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:26:49,944 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:26:49,944 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1078090559] [2023-11-29 01:26:49,944 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1078090559] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:26:49,944 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:26:49,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:26:49,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [423887510] [2023-11-29 01:26:49,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:26:49,945 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:26:49,946 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:26:49,946 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:26:49,947 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:26:49,954 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 238 out of 312 [2023-11-29 01:26:49,955 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 230 places, 223 transitions, 467 flow. Second operand has 3 states, 3 states have (on average 239.33333333333334) internal successors, (718), 3 states have internal predecessors, (718), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:49,955 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:26:49,955 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 238 of 312 [2023-11-29 01:26:49,955 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:26:50,411 INFO L124 PetriNetUnfolderBase]: 743/2952 cut-off events. [2023-11-29 01:26:50,412 INFO L125 PetriNetUnfolderBase]: For 49/51 co-relation queries the response was YES. [2023-11-29 01:26:50,425 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4059 conditions, 2952 events. 743/2952 cut-off events. For 49/51 co-relation queries the response was YES. Maximal size of possible extension queue 130. Compared 24725 event pairs, 597 based on Foata normal form. 0/2704 useless extension candidates. Maximal degree in co-relation 4041. Up to 980 conditions per place. [2023-11-29 01:26:50,436 INFO L140 encePairwiseOnDemand]: 309/312 looper letters, 22 selfloop transitions, 2 changer transitions 0/222 dead transitions. [2023-11-29 01:26:50,436 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 231 places, 222 transitions, 513 flow [2023-11-29 01:26:50,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:26:50,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:26:50,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 739 transitions. [2023-11-29 01:26:50,439 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7895299145299145 [2023-11-29 01:26:50,439 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 739 transitions. [2023-11-29 01:26:50,439 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 739 transitions. [2023-11-29 01:26:50,440 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:26:50,440 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 739 transitions. [2023-11-29 01:26:50,442 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 246.33333333333334) internal successors, (739), 3 states have internal predecessors, (739), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:50,444 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 312.0) internal successors, (1248), 4 states have internal predecessors, (1248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:50,445 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 312.0) internal successors, (1248), 4 states have internal predecessors, (1248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:50,445 INFO L175 Difference]: Start difference. First operand has 230 places, 223 transitions, 467 flow. Second operand 3 states and 739 transitions. [2023-11-29 01:26:50,445 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 231 places, 222 transitions, 513 flow [2023-11-29 01:26:50,447 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 226 places, 222 transitions, 503 flow, removed 0 selfloop flow, removed 5 redundant places. [2023-11-29 01:26:50,450 INFO L231 Difference]: Finished difference. Result has 226 places, 222 transitions, 459 flow [2023-11-29 01:26:50,450 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=455, PETRI_DIFFERENCE_MINUEND_PLACES=224, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=220, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=459, PETRI_PLACES=226, PETRI_TRANSITIONS=222} [2023-11-29 01:26:50,451 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -57 predicate places. [2023-11-29 01:26:50,451 INFO L495 AbstractCegarLoop]: Abstraction has has 226 places, 222 transitions, 459 flow [2023-11-29 01:26:50,452 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 239.33333333333334) internal successors, (718), 3 states have internal predecessors, (718), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:50,452 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:26:50,453 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:26:50,453 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 01:26:50,453 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:26:50,453 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:26:50,454 INFO L85 PathProgramCache]: Analyzing trace with hash -579479088, now seen corresponding path program 1 times [2023-11-29 01:26:50,454 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:26:50,454 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1670848637] [2023-11-29 01:26:50,454 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:26:50,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:26:50,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:26:50,927 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:26:50,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:26:50,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1670848637] [2023-11-29 01:26:50,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1670848637] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:26:50,928 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:26:50,928 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 01:26:50,928 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1155791946] [2023-11-29 01:26:50,928 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:26:50,929 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 01:26:50,930 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:26:50,930 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 01:26:50,930 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 01:26:51,183 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 312 [2023-11-29 01:26:51,186 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 226 places, 222 transitions, 459 flow. Second operand has 6 states, 6 states have (on average 233.0) internal successors, (1398), 6 states have internal predecessors, (1398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:51,186 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:26:51,186 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 312 [2023-11-29 01:26:51,186 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:26:52,780 INFO L124 PetriNetUnfolderBase]: 5111/9548 cut-off events. [2023-11-29 01:26:52,781 INFO L125 PetriNetUnfolderBase]: For 56/58 co-relation queries the response was YES. [2023-11-29 01:26:52,824 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16254 conditions, 9548 events. 5111/9548 cut-off events. For 56/58 co-relation queries the response was YES. Maximal size of possible extension queue 498. Compared 72666 event pairs, 1898 based on Foata normal form. 0/8780 useless extension candidates. Maximal degree in co-relation 16219. Up to 4472 conditions per place. [2023-11-29 01:26:52,890 INFO L140 encePairwiseOnDemand]: 304/312 looper letters, 63 selfloop transitions, 13 changer transitions 0/267 dead transitions. [2023-11-29 01:26:52,890 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 231 places, 267 transitions, 706 flow [2023-11-29 01:26:52,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 01:26:52,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 01:26:52,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1463 transitions. [2023-11-29 01:26:52,896 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.781517094017094 [2023-11-29 01:26:52,896 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1463 transitions. [2023-11-29 01:26:52,896 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1463 transitions. [2023-11-29 01:26:52,897 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:26:52,897 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1463 transitions. [2023-11-29 01:26:52,901 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 243.83333333333334) internal successors, (1463), 6 states have internal predecessors, (1463), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:52,906 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:52,907 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:52,907 INFO L175 Difference]: Start difference. First operand has 226 places, 222 transitions, 459 flow. Second operand 6 states and 1463 transitions. [2023-11-29 01:26:52,907 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 231 places, 267 transitions, 706 flow [2023-11-29 01:26:52,909 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 229 places, 267 transitions, 702 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-29 01:26:52,912 INFO L231 Difference]: Finished difference. Result has 234 places, 234 transitions, 545 flow [2023-11-29 01:26:52,913 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=455, PETRI_DIFFERENCE_MINUEND_PLACES=224, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=545, PETRI_PLACES=234, PETRI_TRANSITIONS=234} [2023-11-29 01:26:52,914 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -49 predicate places. [2023-11-29 01:26:52,914 INFO L495 AbstractCegarLoop]: Abstraction has has 234 places, 234 transitions, 545 flow [2023-11-29 01:26:52,915 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 233.0) internal successors, (1398), 6 states have internal predecessors, (1398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:52,915 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:26:52,915 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:26:52,915 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 01:26:52,915 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:26:52,916 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:26:52,916 INFO L85 PathProgramCache]: Analyzing trace with hash -834990245, now seen corresponding path program 1 times [2023-11-29 01:26:52,916 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:26:52,917 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1746120620] [2023-11-29 01:26:52,917 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:26:52,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:26:52,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:26:53,146 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:26:53,146 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:26:53,147 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1746120620] [2023-11-29 01:26:53,147 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1746120620] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:26:53,147 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:26:53,147 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-11-29 01:26:53,147 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1153859943] [2023-11-29 01:26:53,147 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:26:53,148 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-29 01:26:53,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:26:53,149 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-29 01:26:53,150 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2023-11-29 01:26:53,278 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 312 [2023-11-29 01:26:53,281 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 234 places, 234 transitions, 545 flow. Second operand has 7 states, 7 states have (on average 232.57142857142858) internal successors, (1628), 7 states have internal predecessors, (1628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:53,281 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:26:53,281 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 312 [2023-11-29 01:26:53,281 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:26:58,216 INFO L124 PetriNetUnfolderBase]: 13317/28427 cut-off events. [2023-11-29 01:26:58,217 INFO L125 PetriNetUnfolderBase]: For 13481/14581 co-relation queries the response was YES. [2023-11-29 01:26:58,390 INFO L83 FinitePrefix]: Finished finitePrefix Result has 58315 conditions, 28427 events. 13317/28427 cut-off events. For 13481/14581 co-relation queries the response was YES. Maximal size of possible extension queue 1372. Compared 293307 event pairs, 7581 based on Foata normal form. 301/26916 useless extension candidates. Maximal degree in co-relation 58276. Up to 11963 conditions per place. [2023-11-29 01:26:58,516 INFO L140 encePairwiseOnDemand]: 299/312 looper letters, 73 selfloop transitions, 14 changer transitions 0/279 dead transitions. [2023-11-29 01:26:58,516 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 243 places, 279 transitions, 859 flow [2023-11-29 01:26:58,517 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2023-11-29 01:26:58,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2023-11-29 01:26:58,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 2372 transitions. [2023-11-29 01:26:58,525 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7602564102564102 [2023-11-29 01:26:58,525 INFO L72 ComplementDD]: Start complementDD. Operand 10 states and 2372 transitions. [2023-11-29 01:26:58,525 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10 states and 2372 transitions. [2023-11-29 01:26:58,526 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:26:58,526 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 10 states and 2372 transitions. [2023-11-29 01:26:58,530 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 11 states, 10 states have (on average 237.2) internal successors, (2372), 10 states have internal predecessors, (2372), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:58,535 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 11 states, 11 states have (on average 312.0) internal successors, (3432), 11 states have internal predecessors, (3432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:58,536 INFO L81 ComplementDD]: Finished complementDD. Result has 11 states, 11 states have (on average 312.0) internal successors, (3432), 11 states have internal predecessors, (3432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:58,536 INFO L175 Difference]: Start difference. First operand has 234 places, 234 transitions, 545 flow. Second operand 10 states and 2372 transitions. [2023-11-29 01:26:58,536 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 243 places, 279 transitions, 859 flow [2023-11-29 01:26:58,646 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 243 places, 279 transitions, 859 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 01:26:58,650 INFO L231 Difference]: Finished difference. Result has 247 places, 241 transitions, 611 flow [2023-11-29 01:26:58,650 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=545, PETRI_DIFFERENCE_MINUEND_PLACES=234, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=234, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=222, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=611, PETRI_PLACES=247, PETRI_TRANSITIONS=241} [2023-11-29 01:26:58,651 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -36 predicate places. [2023-11-29 01:26:58,651 INFO L495 AbstractCegarLoop]: Abstraction has has 247 places, 241 transitions, 611 flow [2023-11-29 01:26:58,652 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 232.57142857142858) internal successors, (1628), 7 states have internal predecessors, (1628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:58,652 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:26:58,652 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:26:58,652 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 01:26:58,653 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:26:58,653 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:26:58,653 INFO L85 PathProgramCache]: Analyzing trace with hash -796702111, now seen corresponding path program 1 times [2023-11-29 01:26:58,653 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:26:58,653 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [108886260] [2023-11-29 01:26:58,653 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:26:58,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:26:58,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:26:58,829 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:26:58,829 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:26:58,830 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [108886260] [2023-11-29 01:26:58,830 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [108886260] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:26:58,830 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:26:58,830 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-11-29 01:26:58,830 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [252691987] [2023-11-29 01:26:58,830 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:26:58,831 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-29 01:26:58,831 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:26:58,832 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-29 01:26:58,832 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2023-11-29 01:26:58,992 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 312 [2023-11-29 01:26:58,994 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 241 transitions, 611 flow. Second operand has 7 states, 7 states have (on average 232.57142857142858) internal successors, (1628), 7 states have internal predecessors, (1628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:26:58,994 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:26:58,994 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 312 [2023-11-29 01:26:58,994 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:01,959 INFO L124 PetriNetUnfolderBase]: 8786/17386 cut-off events. [2023-11-29 01:27:01,959 INFO L125 PetriNetUnfolderBase]: For 5676/7011 co-relation queries the response was YES. [2023-11-29 01:27:02,043 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34695 conditions, 17386 events. 8786/17386 cut-off events. For 5676/7011 co-relation queries the response was YES. Maximal size of possible extension queue 1135. Compared 160603 event pairs, 6247 based on Foata normal form. 60/16288 useless extension candidates. Maximal degree in co-relation 34648. Up to 10223 conditions per place. [2023-11-29 01:27:02,110 INFO L140 encePairwiseOnDemand]: 299/312 looper letters, 63 selfloop transitions, 14 changer transitions 0/271 dead transitions. [2023-11-29 01:27:02,110 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 256 places, 271 transitions, 839 flow [2023-11-29 01:27:02,111 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2023-11-29 01:27:02,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2023-11-29 01:27:02,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 2370 transitions. [2023-11-29 01:27:02,117 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7596153846153846 [2023-11-29 01:27:02,117 INFO L72 ComplementDD]: Start complementDD. Operand 10 states and 2370 transitions. [2023-11-29 01:27:02,118 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10 states and 2370 transitions. [2023-11-29 01:27:02,119 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:27:02,119 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 10 states and 2370 transitions. [2023-11-29 01:27:02,126 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 11 states, 10 states have (on average 237.0) internal successors, (2370), 10 states have internal predecessors, (2370), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:02,133 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 11 states, 11 states have (on average 312.0) internal successors, (3432), 11 states have internal predecessors, (3432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:02,134 INFO L81 ComplementDD]: Finished complementDD. Result has 11 states, 11 states have (on average 312.0) internal successors, (3432), 11 states have internal predecessors, (3432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:02,135 INFO L175 Difference]: Start difference. First operand has 247 places, 241 transitions, 611 flow. Second operand 10 states and 2370 transitions. [2023-11-29 01:27:02,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 256 places, 271 transitions, 839 flow [2023-11-29 01:27:02,154 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 255 places, 271 transitions, 835 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 01:27:02,158 INFO L231 Difference]: Finished difference. Result has 257 places, 243 transitions, 652 flow [2023-11-29 01:27:02,159 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=607, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=227, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=652, PETRI_PLACES=257, PETRI_TRANSITIONS=243} [2023-11-29 01:27:02,160 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -26 predicate places. [2023-11-29 01:27:02,160 INFO L495 AbstractCegarLoop]: Abstraction has has 257 places, 243 transitions, 652 flow [2023-11-29 01:27:02,161 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 232.57142857142858) internal successors, (1628), 7 states have internal predecessors, (1628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:02,161 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:27:02,161 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:27:02,161 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 01:27:02,162 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:27:02,162 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:27:02,162 INFO L85 PathProgramCache]: Analyzing trace with hash 1487521122, now seen corresponding path program 1 times [2023-11-29 01:27:02,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:27:02,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1017048897] [2023-11-29 01:27:02,163 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:02,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:27:02,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:02,724 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:27:02,724 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:27:02,724 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1017048897] [2023-11-29 01:27:02,724 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1017048897] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:27:02,725 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:27:02,725 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 01:27:02,725 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1989815950] [2023-11-29 01:27:02,725 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:27:02,725 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 01:27:02,726 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:27:02,726 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 01:27:02,726 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 01:27:03,019 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 312 [2023-11-29 01:27:03,020 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 243 transitions, 652 flow. Second operand has 6 states, 6 states have (on average 233.5) internal successors, (1401), 6 states have internal predecessors, (1401), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:03,020 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:27:03,020 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 312 [2023-11-29 01:27:03,021 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:05,852 INFO L124 PetriNetUnfolderBase]: 5363/13285 cut-off events. [2023-11-29 01:27:05,852 INFO L125 PetriNetUnfolderBase]: For 6742/6959 co-relation queries the response was YES. [2023-11-29 01:27:05,946 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27098 conditions, 13285 events. 5363/13285 cut-off events. For 6742/6959 co-relation queries the response was YES. Maximal size of possible extension queue 523. Compared 123834 event pairs, 2084 based on Foata normal form. 2/12528 useless extension candidates. Maximal degree in co-relation 27047. Up to 5770 conditions per place. [2023-11-29 01:27:06,004 INFO L140 encePairwiseOnDemand]: 304/312 looper letters, 58 selfloop transitions, 21 changer transitions 0/283 dead transitions. [2023-11-29 01:27:06,004 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 283 transitions, 942 flow [2023-11-29 01:27:06,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 01:27:06,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 01:27:06,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1450 transitions. [2023-11-29 01:27:06,007 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7745726495726496 [2023-11-29 01:27:06,008 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1450 transitions. [2023-11-29 01:27:06,008 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1450 transitions. [2023-11-29 01:27:06,008 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:27:06,009 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1450 transitions. [2023-11-29 01:27:06,011 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 241.66666666666666) internal successors, (1450), 6 states have internal predecessors, (1450), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:06,014 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:06,015 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:06,015 INFO L175 Difference]: Start difference. First operand has 257 places, 243 transitions, 652 flow. Second operand 6 states and 1450 transitions. [2023-11-29 01:27:06,015 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 283 transitions, 942 flow [2023-11-29 01:27:06,077 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 255 places, 283 transitions, 921 flow, removed 0 selfloop flow, removed 7 redundant places. [2023-11-29 01:27:06,081 INFO L231 Difference]: Finished difference. Result has 260 places, 263 transitions, 821 flow [2023-11-29 01:27:06,081 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=631, PETRI_DIFFERENCE_MINUEND_PLACES=250, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=234, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=821, PETRI_PLACES=260, PETRI_TRANSITIONS=263} [2023-11-29 01:27:06,082 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -23 predicate places. [2023-11-29 01:27:06,082 INFO L495 AbstractCegarLoop]: Abstraction has has 260 places, 263 transitions, 821 flow [2023-11-29 01:27:06,083 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 233.5) internal successors, (1401), 6 states have internal predecessors, (1401), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:06,083 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:27:06,083 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:27:06,083 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-29 01:27:06,084 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:27:06,084 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:27:06,084 INFO L85 PathProgramCache]: Analyzing trace with hash 2090708427, now seen corresponding path program 1 times [2023-11-29 01:27:06,084 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:27:06,084 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1077268491] [2023-11-29 01:27:06,084 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:06,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:27:06,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:06,777 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 01:27:06,778 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:27:06,778 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1077268491] [2023-11-29 01:27:06,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1077268491] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:27:06,778 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:27:06,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12 [2023-11-29 01:27:06,778 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1996638797] [2023-11-29 01:27:06,778 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:27:06,779 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-11-29 01:27:06,779 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:27:06,780 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-29 01:27:06,780 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=122, Unknown=0, NotChecked=0, Total=156 [2023-11-29 01:27:07,786 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 312 [2023-11-29 01:27:07,789 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 260 places, 263 transitions, 821 flow. Second operand has 13 states, 13 states have (on average 222.15384615384616) internal successors, (2888), 13 states have internal predecessors, (2888), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:07,790 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:27:07,790 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 312 [2023-11-29 01:27:07,790 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:11,098 INFO L124 PetriNetUnfolderBase]: 6753/17767 cut-off events. [2023-11-29 01:27:11,099 INFO L125 PetriNetUnfolderBase]: For 11209/11789 co-relation queries the response was YES. [2023-11-29 01:27:11,217 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39262 conditions, 17767 events. 6753/17767 cut-off events. For 11209/11789 co-relation queries the response was YES. Maximal size of possible extension queue 685. Compared 180501 event pairs, 648 based on Foata normal form. 672/18243 useless extension candidates. Maximal degree in co-relation 39207. Up to 3774 conditions per place. [2023-11-29 01:27:11,292 INFO L140 encePairwiseOnDemand]: 298/312 looper letters, 89 selfloop transitions, 17 changer transitions 0/298 dead transitions. [2023-11-29 01:27:11,292 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 298 transitions, 1133 flow [2023-11-29 01:27:11,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-11-29 01:27:11,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2023-11-29 01:27:11,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 3378 transitions. [2023-11-29 01:27:11,300 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7217948717948718 [2023-11-29 01:27:11,300 INFO L72 ComplementDD]: Start complementDD. Operand 15 states and 3378 transitions. [2023-11-29 01:27:11,300 INFO L73 IsDeterministic]: Start isDeterministic. Operand 15 states and 3378 transitions. [2023-11-29 01:27:11,302 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:27:11,302 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 15 states and 3378 transitions. [2023-11-29 01:27:11,311 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 16 states, 15 states have (on average 225.2) internal successors, (3378), 15 states have internal predecessors, (3378), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:11,319 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 16 states, 16 states have (on average 312.0) internal successors, (4992), 16 states have internal predecessors, (4992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:11,320 INFO L81 ComplementDD]: Finished complementDD. Result has 16 states, 16 states have (on average 312.0) internal successors, (4992), 16 states have internal predecessors, (4992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:11,320 INFO L175 Difference]: Start difference. First operand has 260 places, 263 transitions, 821 flow. Second operand 15 states and 3378 transitions. [2023-11-29 01:27:11,321 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 298 transitions, 1133 flow [2023-11-29 01:27:11,615 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 298 transitions, 1121 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 01:27:11,618 INFO L231 Difference]: Finished difference. Result has 272 places, 262 transitions, 839 flow [2023-11-29 01:27:11,618 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=805, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=245, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=839, PETRI_PLACES=272, PETRI_TRANSITIONS=262} [2023-11-29 01:27:11,619 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -11 predicate places. [2023-11-29 01:27:11,619 INFO L495 AbstractCegarLoop]: Abstraction has has 272 places, 262 transitions, 839 flow [2023-11-29 01:27:11,620 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 222.15384615384616) internal successors, (2888), 13 states have internal predecessors, (2888), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:11,620 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:27:11,620 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:27:11,620 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-29 01:27:11,620 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:27:11,620 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:27:11,620 INFO L85 PathProgramCache]: Analyzing trace with hash -1538208113, now seen corresponding path program 1 times [2023-11-29 01:27:11,620 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:27:11,620 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [742807495] [2023-11-29 01:27:11,621 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:11,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:27:11,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:12,269 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:27:12,270 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:27:12,270 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [742807495] [2023-11-29 01:27:12,270 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [742807495] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:27:12,270 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:27:12,270 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 01:27:12,271 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [184189275] [2023-11-29 01:27:12,271 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:27:12,271 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 01:27:12,272 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:27:12,272 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 01:27:12,273 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 01:27:12,533 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 312 [2023-11-29 01:27:12,534 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 262 transitions, 839 flow. Second operand has 6 states, 6 states have (on average 234.0) internal successors, (1404), 6 states have internal predecessors, (1404), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:12,534 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:27:12,534 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 312 [2023-11-29 01:27:12,534 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:14,963 INFO L124 PetriNetUnfolderBase]: 5191/13343 cut-off events. [2023-11-29 01:27:14,963 INFO L125 PetriNetUnfolderBase]: For 16248/16594 co-relation queries the response was YES. [2023-11-29 01:27:15,039 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30789 conditions, 13343 events. 5191/13343 cut-off events. For 16248/16594 co-relation queries the response was YES. Maximal size of possible extension queue 517. Compared 125057 event pairs, 2090 based on Foata normal form. 6/12492 useless extension candidates. Maximal degree in co-relation 30734. Up to 5956 conditions per place. [2023-11-29 01:27:15,097 INFO L140 encePairwiseOnDemand]: 304/312 looper letters, 61 selfloop transitions, 29 changer transitions 0/297 dead transitions. [2023-11-29 01:27:15,097 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 297 transitions, 1228 flow [2023-11-29 01:27:15,098 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 01:27:15,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 01:27:15,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1437 transitions. [2023-11-29 01:27:15,102 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7676282051282052 [2023-11-29 01:27:15,102 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1437 transitions. [2023-11-29 01:27:15,102 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1437 transitions. [2023-11-29 01:27:15,103 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:27:15,103 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1437 transitions. [2023-11-29 01:27:15,106 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 239.5) internal successors, (1437), 6 states have internal predecessors, (1437), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:15,108 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:15,108 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:15,108 INFO L175 Difference]: Start difference. First operand has 272 places, 262 transitions, 839 flow. Second operand 6 states and 1437 transitions. [2023-11-29 01:27:15,108 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 297 transitions, 1228 flow [2023-11-29 01:27:15,186 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 297 transitions, 1196 flow, removed 0 selfloop flow, removed 13 redundant places. [2023-11-29 01:27:15,189 INFO L231 Difference]: Finished difference. Result has 269 places, 290 transitions, 1137 flow [2023-11-29 01:27:15,190 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=807, PETRI_DIFFERENCE_MINUEND_PLACES=259, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1137, PETRI_PLACES=269, PETRI_TRANSITIONS=290} [2023-11-29 01:27:15,190 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -14 predicate places. [2023-11-29 01:27:15,191 INFO L495 AbstractCegarLoop]: Abstraction has has 269 places, 290 transitions, 1137 flow [2023-11-29 01:27:15,191 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 234.0) internal successors, (1404), 6 states have internal predecessors, (1404), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:15,191 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:27:15,191 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:27:15,192 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-29 01:27:15,192 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:27:15,192 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:27:15,192 INFO L85 PathProgramCache]: Analyzing trace with hash 374273529, now seen corresponding path program 1 times [2023-11-29 01:27:15,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:27:15,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2051415213] [2023-11-29 01:27:15,192 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:15,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:27:15,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:15,349 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:27:15,349 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:27:15,350 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2051415213] [2023-11-29 01:27:15,350 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2051415213] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 01:27:15,350 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2047303079] [2023-11-29 01:27:15,350 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:15,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 01:27:15,350 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 01:27:15,352 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 01:27:15,367 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-29 01:27:15,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:15,552 INFO L262 TraceCheckSpWp]: Trace formula consists of 462 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-29 01:27:15,560 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 01:27:15,753 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:27:15,753 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 01:27:15,970 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:27:15,970 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2047303079] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 01:27:15,970 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 01:27:15,971 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [8, 7] total 14 [2023-11-29 01:27:15,971 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [773165347] [2023-11-29 01:27:15,971 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:27:15,971 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-29 01:27:15,972 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:27:15,972 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-29 01:27:15,972 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=130, Unknown=0, NotChecked=0, Total=182 [2023-11-29 01:27:16,143 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 312 [2023-11-29 01:27:16,144 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 290 transitions, 1137 flow. Second operand has 7 states, 7 states have (on average 231.42857142857142) internal successors, (1620), 7 states have internal predecessors, (1620), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:16,144 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:27:16,144 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 312 [2023-11-29 01:27:16,145 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:20,054 INFO L124 PetriNetUnfolderBase]: 8485/18946 cut-off events. [2023-11-29 01:27:20,055 INFO L125 PetriNetUnfolderBase]: For 32135/32424 co-relation queries the response was YES. [2023-11-29 01:27:20,203 INFO L83 FinitePrefix]: Finished finitePrefix Result has 47524 conditions, 18946 events. 8485/18946 cut-off events. For 32135/32424 co-relation queries the response was YES. Maximal size of possible extension queue 946. Compared 175714 event pairs, 3098 based on Foata normal form. 0/17135 useless extension candidates. Maximal degree in co-relation 47466. Up to 6775 conditions per place. [2023-11-29 01:27:20,291 INFO L140 encePairwiseOnDemand]: 301/312 looper letters, 127 selfloop transitions, 12 changer transitions 0/340 dead transitions. [2023-11-29 01:27:20,291 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 340 transitions, 1579 flow [2023-11-29 01:27:20,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-29 01:27:20,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-11-29 01:27:20,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1907 transitions. [2023-11-29 01:27:20,297 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7640224358974359 [2023-11-29 01:27:20,297 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 1907 transitions. [2023-11-29 01:27:20,297 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 1907 transitions. [2023-11-29 01:27:20,298 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:27:20,298 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 1907 transitions. [2023-11-29 01:27:20,303 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 238.375) internal successors, (1907), 8 states have internal predecessors, (1907), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:20,306 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 312.0) internal successors, (2808), 9 states have internal predecessors, (2808), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:20,307 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 312.0) internal successors, (2808), 9 states have internal predecessors, (2808), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:20,307 INFO L175 Difference]: Start difference. First operand has 269 places, 290 transitions, 1137 flow. Second operand 8 states and 1907 transitions. [2023-11-29 01:27:20,307 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 340 transitions, 1579 flow [2023-11-29 01:27:20,394 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 276 places, 340 transitions, 1579 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 01:27:20,398 INFO L231 Difference]: Finished difference. Result has 279 places, 295 transitions, 1189 flow [2023-11-29 01:27:20,398 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=1137, PETRI_DIFFERENCE_MINUEND_PLACES=269, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=290, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=280, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1189, PETRI_PLACES=279, PETRI_TRANSITIONS=295} [2023-11-29 01:27:20,399 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -4 predicate places. [2023-11-29 01:27:20,399 INFO L495 AbstractCegarLoop]: Abstraction has has 279 places, 295 transitions, 1189 flow [2023-11-29 01:27:20,399 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 231.42857142857142) internal successors, (1620), 7 states have internal predecessors, (1620), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:20,399 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:27:20,400 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:27:20,406 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-29 01:27:20,600 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 01:27:20,601 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:27:20,601 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:27:20,601 INFO L85 PathProgramCache]: Analyzing trace with hash 527772183, now seen corresponding path program 1 times [2023-11-29 01:27:20,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:27:20,601 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2066152643] [2023-11-29 01:27:20,601 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:20,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:27:20,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:21,407 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-29 01:27:21,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:27:21,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2066152643] [2023-11-29 01:27:21,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2066152643] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:27:21,408 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:27:21,408 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12 [2023-11-29 01:27:21,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [319079523] [2023-11-29 01:27:21,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:27:21,408 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-11-29 01:27:21,409 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:27:21,409 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-29 01:27:21,409 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=122, Unknown=0, NotChecked=0, Total=156 [2023-11-29 01:27:22,442 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 312 [2023-11-29 01:27:22,444 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 295 transitions, 1189 flow. Second operand has 13 states, 13 states have (on average 222.46153846153845) internal successors, (2892), 13 states have internal predecessors, (2892), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:22,445 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:27:22,445 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 312 [2023-11-29 01:27:22,445 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:25,325 INFO L124 PetriNetUnfolderBase]: 5545/14306 cut-off events. [2023-11-29 01:27:25,325 INFO L125 PetriNetUnfolderBase]: For 20519/20937 co-relation queries the response was YES. [2023-11-29 01:27:25,609 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35198 conditions, 14306 events. 5545/14306 cut-off events. For 20519/20937 co-relation queries the response was YES. Maximal size of possible extension queue 516. Compared 132712 event pairs, 1856 based on Foata normal form. 120/13812 useless extension candidates. Maximal degree in co-relation 35135. Up to 4562 conditions per place. [2023-11-29 01:27:25,675 INFO L140 encePairwiseOnDemand]: 298/312 looper letters, 101 selfloop transitions, 17 changer transitions 0/318 dead transitions. [2023-11-29 01:27:25,675 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 292 places, 318 transitions, 1517 flow [2023-11-29 01:27:25,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-11-29 01:27:25,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2023-11-29 01:27:25,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 3366 transitions. [2023-11-29 01:27:25,681 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7192307692307692 [2023-11-29 01:27:25,682 INFO L72 ComplementDD]: Start complementDD. Operand 15 states and 3366 transitions. [2023-11-29 01:27:25,682 INFO L73 IsDeterministic]: Start isDeterministic. Operand 15 states and 3366 transitions. [2023-11-29 01:27:25,683 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:27:25,683 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 15 states and 3366 transitions. [2023-11-29 01:27:25,688 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 16 states, 15 states have (on average 224.4) internal successors, (3366), 15 states have internal predecessors, (3366), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:25,694 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 16 states, 16 states have (on average 312.0) internal successors, (4992), 16 states have internal predecessors, (4992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:25,694 INFO L81 ComplementDD]: Finished complementDD. Result has 16 states, 16 states have (on average 312.0) internal successors, (4992), 16 states have internal predecessors, (4992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:25,694 INFO L175 Difference]: Start difference. First operand has 279 places, 295 transitions, 1189 flow. Second operand 15 states and 3366 transitions. [2023-11-29 01:27:25,694 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 292 places, 318 transitions, 1517 flow [2023-11-29 01:27:25,818 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 318 transitions, 1487 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-29 01:27:25,822 INFO L231 Difference]: Finished difference. Result has 289 places, 294 transitions, 1189 flow [2023-11-29 01:27:25,822 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=1155, PETRI_DIFFERENCE_MINUEND_PLACES=275, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=294, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=277, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=1189, PETRI_PLACES=289, PETRI_TRANSITIONS=294} [2023-11-29 01:27:25,822 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, 6 predicate places. [2023-11-29 01:27:25,823 INFO L495 AbstractCegarLoop]: Abstraction has has 289 places, 294 transitions, 1189 flow [2023-11-29 01:27:25,823 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 222.46153846153845) internal successors, (2892), 13 states have internal predecessors, (2892), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:25,823 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:27:25,823 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:27:25,823 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-29 01:27:25,823 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:27:25,824 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:27:25,824 INFO L85 PathProgramCache]: Analyzing trace with hash 1219413458, now seen corresponding path program 1 times [2023-11-29 01:27:25,824 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:27:25,824 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [165784690] [2023-11-29 01:27:25,824 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:25,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:27:25,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:26,571 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:27:26,572 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:27:26,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [165784690] [2023-11-29 01:27:26,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [165784690] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:27:26,572 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:27:26,572 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 01:27:26,573 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [244781619] [2023-11-29 01:27:26,573 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:27:26,573 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 01:27:26,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:27:26,574 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 01:27:26,574 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 01:27:26,814 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 312 [2023-11-29 01:27:26,815 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 289 places, 294 transitions, 1189 flow. Second operand has 6 states, 6 states have (on average 234.16666666666666) internal successors, (1405), 6 states have internal predecessors, (1405), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:26,815 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:27:26,815 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 312 [2023-11-29 01:27:26,815 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:29,520 INFO L124 PetriNetUnfolderBase]: 5275/13594 cut-off events. [2023-11-29 01:27:29,520 INFO L125 PetriNetUnfolderBase]: For 24247/24614 co-relation queries the response was YES. [2023-11-29 01:27:29,615 INFO L83 FinitePrefix]: Finished finitePrefix Result has 33681 conditions, 13594 events. 5275/13594 cut-off events. For 24247/24614 co-relation queries the response was YES. Maximal size of possible extension queue 508. Compared 124572 event pairs, 2100 based on Foata normal form. 8/12776 useless extension candidates. Maximal degree in co-relation 33618. Up to 6050 conditions per place. [2023-11-29 01:27:29,680 INFO L140 encePairwiseOnDemand]: 305/312 looper letters, 84 selfloop transitions, 21 changer transitions 0/320 dead transitions. [2023-11-29 01:27:29,681 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 294 places, 320 transitions, 1585 flow [2023-11-29 01:27:29,681 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 01:27:29,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 01:27:29,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1432 transitions. [2023-11-29 01:27:29,684 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7649572649572649 [2023-11-29 01:27:29,684 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1432 transitions. [2023-11-29 01:27:29,684 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1432 transitions. [2023-11-29 01:27:29,685 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:27:29,685 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1432 transitions. [2023-11-29 01:27:29,687 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 238.66666666666666) internal successors, (1432), 6 states have internal predecessors, (1432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:29,690 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:29,691 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:29,691 INFO L175 Difference]: Start difference. First operand has 289 places, 294 transitions, 1189 flow. Second operand 6 states and 1432 transitions. [2023-11-29 01:27:29,691 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 294 places, 320 transitions, 1585 flow [2023-11-29 01:27:29,788 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 281 places, 320 transitions, 1553 flow, removed 0 selfloop flow, removed 13 redundant places. [2023-11-29 01:27:29,792 INFO L231 Difference]: Finished difference. Result has 286 places, 314 transitions, 1431 flow [2023-11-29 01:27:29,792 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=1157, PETRI_DIFFERENCE_MINUEND_PLACES=276, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=294, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=285, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1431, PETRI_PLACES=286, PETRI_TRANSITIONS=314} [2023-11-29 01:27:29,793 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, 3 predicate places. [2023-11-29 01:27:29,793 INFO L495 AbstractCegarLoop]: Abstraction has has 286 places, 314 transitions, 1431 flow [2023-11-29 01:27:29,793 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 234.16666666666666) internal successors, (1405), 6 states have internal predecessors, (1405), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:29,793 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:27:29,794 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:27:29,794 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-11-29 01:27:29,794 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:27:29,794 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:27:29,794 INFO L85 PathProgramCache]: Analyzing trace with hash -521759942, now seen corresponding path program 1 times [2023-11-29 01:27:29,794 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:27:29,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1934809506] [2023-11-29 01:27:29,794 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:29,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:27:29,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:29,989 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 01:27:29,989 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:27:29,989 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1934809506] [2023-11-29 01:27:29,989 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1934809506] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 01:27:29,989 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1182891374] [2023-11-29 01:27:29,989 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:29,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 01:27:29,989 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 01:27:29,990 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 01:27:29,991 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-29 01:27:30,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:30,198 INFO L262 TraceCheckSpWp]: Trace formula consists of 556 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-29 01:27:30,203 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 01:27:30,361 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 01:27:30,361 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 01:27:30,562 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 01:27:30,562 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1182891374] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 01:27:30,562 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 01:27:30,562 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [8, 7] total 14 [2023-11-29 01:27:30,562 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [710779370] [2023-11-29 01:27:30,563 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:27:30,563 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-29 01:27:30,563 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:27:30,564 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-29 01:27:30,564 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=130, Unknown=0, NotChecked=0, Total=182 [2023-11-29 01:27:30,675 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 312 [2023-11-29 01:27:30,676 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 286 places, 314 transitions, 1431 flow. Second operand has 7 states, 7 states have (on average 232.0) internal successors, (1624), 7 states have internal predecessors, (1624), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:30,676 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:27:30,676 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 312 [2023-11-29 01:27:30,676 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:34,353 INFO L124 PetriNetUnfolderBase]: 9598/19183 cut-off events. [2023-11-29 01:27:34,353 INFO L125 PetriNetUnfolderBase]: For 50313/50752 co-relation queries the response was YES. [2023-11-29 01:27:34,508 INFO L83 FinitePrefix]: Finished finitePrefix Result has 54107 conditions, 19183 events. 9598/19183 cut-off events. For 50313/50752 co-relation queries the response was YES. Maximal size of possible extension queue 928. Compared 165075 event pairs, 3276 based on Foata normal form. 0/17129 useless extension candidates. Maximal degree in co-relation 54041. Up to 7402 conditions per place. [2023-11-29 01:27:34,610 INFO L140 encePairwiseOnDemand]: 301/312 looper letters, 159 selfloop transitions, 12 changer transitions 0/379 dead transitions. [2023-11-29 01:27:34,610 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 293 places, 379 transitions, 2077 flow [2023-11-29 01:27:34,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-29 01:27:34,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-11-29 01:27:34,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1907 transitions. [2023-11-29 01:27:34,615 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7640224358974359 [2023-11-29 01:27:34,615 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 1907 transitions. [2023-11-29 01:27:34,615 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 1907 transitions. [2023-11-29 01:27:34,616 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:27:34,616 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 1907 transitions. [2023-11-29 01:27:34,619 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 238.375) internal successors, (1907), 8 states have internal predecessors, (1907), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:34,622 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 312.0) internal successors, (2808), 9 states have internal predecessors, (2808), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:34,623 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 312.0) internal successors, (2808), 9 states have internal predecessors, (2808), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:34,623 INFO L175 Difference]: Start difference. First operand has 286 places, 314 transitions, 1431 flow. Second operand 8 states and 1907 transitions. [2023-11-29 01:27:34,623 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 293 places, 379 transitions, 2077 flow [2023-11-29 01:27:34,757 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 293 places, 379 transitions, 2077 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 01:27:34,763 INFO L231 Difference]: Finished difference. Result has 295 places, 318 transitions, 1476 flow [2023-11-29 01:27:34,763 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=1431, PETRI_DIFFERENCE_MINUEND_PLACES=286, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=304, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1476, PETRI_PLACES=295, PETRI_TRANSITIONS=318} [2023-11-29 01:27:34,764 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, 12 predicate places. [2023-11-29 01:27:34,764 INFO L495 AbstractCegarLoop]: Abstraction has has 295 places, 318 transitions, 1476 flow [2023-11-29 01:27:34,764 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 232.0) internal successors, (1624), 7 states have internal predecessors, (1624), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:34,764 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:27:34,764 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:27:34,769 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-29 01:27:34,965 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2023-11-29 01:27:34,965 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:27:34,965 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:27:34,966 INFO L85 PathProgramCache]: Analyzing trace with hash -2057865611, now seen corresponding path program 1 times [2023-11-29 01:27:34,966 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:27:34,966 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1534153744] [2023-11-29 01:27:34,966 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:34,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:27:34,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:35,369 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:27:35,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:27:35,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1534153744] [2023-11-29 01:27:35,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1534153744] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:27:35,370 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:27:35,370 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 01:27:35,370 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1410526658] [2023-11-29 01:27:35,370 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:27:35,371 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 01:27:35,371 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:27:35,371 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 01:27:35,371 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 01:27:35,569 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 312 [2023-11-29 01:27:35,570 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 295 places, 318 transitions, 1476 flow. Second operand has 6 states, 6 states have (on average 234.33333333333334) internal successors, (1406), 6 states have internal predecessors, (1406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:35,570 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:27:35,570 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 312 [2023-11-29 01:27:35,570 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:38,220 INFO L124 PetriNetUnfolderBase]: 5257/13830 cut-off events. [2023-11-29 01:27:38,220 INFO L125 PetriNetUnfolderBase]: For 28257/28615 co-relation queries the response was YES. [2023-11-29 01:27:38,350 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35741 conditions, 13830 events. 5257/13830 cut-off events. For 28257/28615 co-relation queries the response was YES. Maximal size of possible extension queue 515. Compared 127487 event pairs, 2104 based on Foata normal form. 0/13123 useless extension candidates. Maximal degree in co-relation 35672. Up to 6061 conditions per place. [2023-11-29 01:27:38,423 INFO L140 encePairwiseOnDemand]: 307/312 looper letters, 94 selfloop transitions, 4 changer transitions 0/321 dead transitions. [2023-11-29 01:27:38,423 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 299 places, 321 transitions, 1678 flow [2023-11-29 01:27:38,423 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 01:27:38,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 01:27:38,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1421 transitions. [2023-11-29 01:27:38,425 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7590811965811965 [2023-11-29 01:27:38,425 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1421 transitions. [2023-11-29 01:27:38,425 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1421 transitions. [2023-11-29 01:27:38,425 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:27:38,425 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1421 transitions. [2023-11-29 01:27:38,426 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 236.83333333333334) internal successors, (1421), 6 states have internal predecessors, (1421), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:38,428 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:38,429 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 312.0) internal successors, (2184), 7 states have internal predecessors, (2184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:38,429 INFO L175 Difference]: Start difference. First operand has 295 places, 318 transitions, 1476 flow. Second operand 6 states and 1421 transitions. [2023-11-29 01:27:38,429 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 299 places, 321 transitions, 1678 flow [2023-11-29 01:27:38,548 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 296 places, 321 transitions, 1667 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-29 01:27:38,552 INFO L231 Difference]: Finished difference. Result has 296 places, 317 transitions, 1471 flow [2023-11-29 01:27:38,552 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=1463, PETRI_DIFFERENCE_MINUEND_PLACES=291, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=317, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=313, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1471, PETRI_PLACES=296, PETRI_TRANSITIONS=317} [2023-11-29 01:27:38,553 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, 13 predicate places. [2023-11-29 01:27:38,553 INFO L495 AbstractCegarLoop]: Abstraction has has 296 places, 317 transitions, 1471 flow [2023-11-29 01:27:38,553 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 234.33333333333334) internal successors, (1406), 6 states have internal predecessors, (1406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:38,553 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:27:38,553 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:27:38,553 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2023-11-29 01:27:38,553 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:27:38,554 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:27:38,554 INFO L85 PathProgramCache]: Analyzing trace with hash 1515157410, now seen corresponding path program 1 times [2023-11-29 01:27:38,554 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:27:38,554 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [842511081] [2023-11-29 01:27:38,554 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:38,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:27:38,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:39,175 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2023-11-29 01:27:39,175 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:27:39,175 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [842511081] [2023-11-29 01:27:39,175 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [842511081] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:27:39,176 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:27:39,176 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12 [2023-11-29 01:27:39,176 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1206213979] [2023-11-29 01:27:39,176 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:27:39,177 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-11-29 01:27:39,177 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:27:39,177 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-29 01:27:39,178 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=122, Unknown=0, NotChecked=0, Total=156 [2023-11-29 01:27:40,004 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 312 [2023-11-29 01:27:40,005 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 296 places, 317 transitions, 1471 flow. Second operand has 13 states, 13 states have (on average 222.76923076923077) internal successors, (2896), 13 states have internal predecessors, (2896), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:40,006 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:27:40,006 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 312 [2023-11-29 01:27:40,006 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:42,780 INFO L124 PetriNetUnfolderBase]: 5282/13869 cut-off events. [2023-11-29 01:27:42,780 INFO L125 PetriNetUnfolderBase]: For 27349/27731 co-relation queries the response was YES. [2023-11-29 01:27:42,935 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35969 conditions, 13869 events. 5282/13869 cut-off events. For 27349/27731 co-relation queries the response was YES. Maximal size of possible extension queue 515. Compared 127875 event pairs, 2059 based on Foata normal form. 30/13225 useless extension candidates. Maximal degree in co-relation 35898. Up to 5603 conditions per place. [2023-11-29 01:27:43,011 INFO L140 encePairwiseOnDemand]: 298/312 looper letters, 105 selfloop transitions, 17 changer transitions 0/328 dead transitions. [2023-11-29 01:27:43,011 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 328 transitions, 1791 flow [2023-11-29 01:27:43,012 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-11-29 01:27:43,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2023-11-29 01:27:43,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 3354 transitions. [2023-11-29 01:27:43,015 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7166666666666667 [2023-11-29 01:27:43,016 INFO L72 ComplementDD]: Start complementDD. Operand 15 states and 3354 transitions. [2023-11-29 01:27:43,016 INFO L73 IsDeterministic]: Start isDeterministic. Operand 15 states and 3354 transitions. [2023-11-29 01:27:43,016 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:27:43,016 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 15 states and 3354 transitions. [2023-11-29 01:27:43,019 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 16 states, 15 states have (on average 223.6) internal successors, (3354), 15 states have internal predecessors, (3354), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:43,024 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 16 states, 16 states have (on average 312.0) internal successors, (4992), 16 states have internal predecessors, (4992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:43,024 INFO L81 ComplementDD]: Finished complementDD. Result has 16 states, 16 states have (on average 312.0) internal successors, (4992), 16 states have internal predecessors, (4992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:43,024 INFO L175 Difference]: Start difference. First operand has 296 places, 317 transitions, 1471 flow. Second operand 15 states and 3354 transitions. [2023-11-29 01:27:43,024 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 328 transitions, 1791 flow [2023-11-29 01:27:43,171 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 328 transitions, 1764 flow, removed 0 selfloop flow, removed 5 redundant places. [2023-11-29 01:27:43,175 INFO L231 Difference]: Finished difference. Result has 304 places, 316 transitions, 1474 flow [2023-11-29 01:27:43,175 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=1440, PETRI_DIFFERENCE_MINUEND_PLACES=290, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=299, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=1474, PETRI_PLACES=304, PETRI_TRANSITIONS=316} [2023-11-29 01:27:43,175 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, 21 predicate places. [2023-11-29 01:27:43,175 INFO L495 AbstractCegarLoop]: Abstraction has has 304 places, 316 transitions, 1474 flow [2023-11-29 01:27:43,176 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 222.76923076923077) internal successors, (2896), 13 states have internal predecessors, (2896), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:43,176 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:27:43,176 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:27:43,176 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2023-11-29 01:27:43,176 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:27:43,176 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:27:43,177 INFO L85 PathProgramCache]: Analyzing trace with hash -2012533860, now seen corresponding path program 1 times [2023-11-29 01:27:43,177 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:27:43,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [292333477] [2023-11-29 01:27:43,177 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:43,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:27:43,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:43,250 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:27:43,250 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:27:43,250 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [292333477] [2023-11-29 01:27:43,250 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [292333477] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:27:43,250 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:27:43,250 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:27:43,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1884266299] [2023-11-29 01:27:43,251 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:27:43,251 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:27:43,251 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:27:43,252 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:27:43,252 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:27:43,254 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 312 [2023-11-29 01:27:43,255 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 304 places, 316 transitions, 1474 flow. Second operand has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:43,255 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:27:43,255 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 312 [2023-11-29 01:27:43,255 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:45,738 INFO L124 PetriNetUnfolderBase]: 5227/13783 cut-off events. [2023-11-29 01:27:45,738 INFO L125 PetriNetUnfolderBase]: For 28315/28674 co-relation queries the response was YES. [2023-11-29 01:27:45,899 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35560 conditions, 13783 events. 5227/13783 cut-off events. For 28315/28674 co-relation queries the response was YES. Maximal size of possible extension queue 515. Compared 127458 event pairs, 2104 based on Foata normal form. 6/13083 useless extension candidates. Maximal degree in co-relation 35492. Up to 6057 conditions per place. [2023-11-29 01:27:45,975 INFO L140 encePairwiseOnDemand]: 310/312 looper letters, 81 selfloop transitions, 0 changer transitions 25/315 dead transitions. [2023-11-29 01:27:45,975 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 315 transitions, 1640 flow [2023-11-29 01:27:45,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:27:45,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:27:45,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 747 transitions. [2023-11-29 01:27:45,977 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7980769230769231 [2023-11-29 01:27:45,977 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 747 transitions. [2023-11-29 01:27:45,977 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 747 transitions. [2023-11-29 01:27:45,977 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:27:45,977 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 747 transitions. [2023-11-29 01:27:45,978 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 249.0) internal successors, (747), 3 states have internal predecessors, (747), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:45,980 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 312.0) internal successors, (1248), 4 states have internal predecessors, (1248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:45,980 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 312.0) internal successors, (1248), 4 states have internal predecessors, (1248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:45,980 INFO L175 Difference]: Start difference. First operand has 304 places, 316 transitions, 1474 flow. Second operand 3 states and 747 transitions. [2023-11-29 01:27:45,980 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 315 transitions, 1640 flow [2023-11-29 01:27:46,108 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 292 places, 315 transitions, 1608 flow, removed 0 selfloop flow, removed 13 redundant places. [2023-11-29 01:27:46,111 INFO L231 Difference]: Finished difference. Result has 292 places, 290 transitions, 1341 flow [2023-11-29 01:27:46,112 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=1440, PETRI_DIFFERENCE_MINUEND_PLACES=290, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=315, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=315, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1341, PETRI_PLACES=292, PETRI_TRANSITIONS=290} [2023-11-29 01:27:46,112 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, 9 predicate places. [2023-11-29 01:27:46,112 INFO L495 AbstractCegarLoop]: Abstraction has has 292 places, 290 transitions, 1341 flow [2023-11-29 01:27:46,112 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:46,112 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:27:46,113 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:27:46,113 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2023-11-29 01:27:46,113 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:27:46,113 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:27:46,113 INFO L85 PathProgramCache]: Analyzing trace with hash 1732944017, now seen corresponding path program 1 times [2023-11-29 01:27:46,113 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:27:46,113 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1502963412] [2023-11-29 01:27:46,113 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:27:46,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:27:46,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:27:46,229 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-29 01:27:46,229 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:27:46,229 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1502963412] [2023-11-29 01:27:46,229 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1502963412] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:27:46,230 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:27:46,230 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 01:27:46,230 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1938999371] [2023-11-29 01:27:46,230 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:27:46,230 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 01:27:46,231 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:27:46,231 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 01:27:46,231 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-29 01:27:46,267 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 312 [2023-11-29 01:27:46,268 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 292 places, 290 transitions, 1341 flow. Second operand has 5 states, 5 states have (on average 239.8) internal successors, (1199), 5 states have internal predecessors, (1199), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:27:46,268 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:27:46,268 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 312 [2023-11-29 01:27:46,268 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:27:59,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 79#L100true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,593 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 01:27:59,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 01:27:59,593 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 01:27:59,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 01:27:59,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 233#L69true, 79#L100true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,663 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 01:27:59,664 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 01:27:59,664 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 01:27:59,664 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 01:27:59,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 79#L100true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 53#L85-8true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,667 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 01:27:59,667 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 01:27:59,667 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 01:27:59,667 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 01:27:59,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 233#L69true, 79#L100true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 11#L85-6true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,668 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2023-11-29 01:27:59,668 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 01:27:59,668 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 01:27:59,668 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 01:27:59,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 233#L69true, 79#L100true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), 156#L92true, Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,669 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 01:27:59,669 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 01:27:59,669 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 01:27:59,669 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 01:27:59,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 79#L100true, 166#L78true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1396#(<= 1 ~N~0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), 11#L85-6true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,669 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 01:27:59,669 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 01:27:59,670 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 01:27:59,670 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 01:27:59,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 79#L100true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 11#L85-6true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,670 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2023-11-29 01:27:59,670 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 01:27:59,670 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 01:27:59,670 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 01:27:59,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 79#L100true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 156#L92true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,671 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 01:27:59,671 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 01:27:59,671 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 01:27:59,671 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 01:27:59,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 233#L69true, 79#L100true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 53#L85-8true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,672 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 01:27:59,672 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 01:27:59,672 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 01:27:59,672 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 01:27:59,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 79#L100true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,699 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 01:27:59,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 01:27:59,699 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 01:27:59,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 01:27:59,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 79#L100true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 53#L85-8true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), Black: 353#(<= ~N~0 0), 203#$Ultimate##0true, Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,722 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2023-11-29 01:27:59,722 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 01:27:59,722 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 01:27:59,722 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 01:27:59,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 79#L100true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 156#L92true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), Black: 353#(<= ~N~0 0), 203#$Ultimate##0true, Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,722 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 01:27:59,722 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 01:27:59,722 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 01:27:59,722 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 01:27:59,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 79#L100true, 166#L78true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 53#L85-8true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1396#(<= 1 ~N~0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,770 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2023-11-29 01:27:59,770 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2023-11-29 01:27:59,771 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 01:27:59,771 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2023-11-29 01:27:59,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 79#L100true, 2476#true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 156#L92true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1396#(<= 1 ~N~0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,789 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 01:27:59,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 01:27:59,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 01:27:59,789 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 01:27:59,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][337], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), Black: 376#(and (= |thread4Thread1of1ForFork3_~i~3#1| 0) (<= ~N~0 0)), Black: 375#(<= ~N~0 0), 79#L100true, 2476#true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1378#true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 353#(<= ~N~0 0), Black: 354#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 360#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 1396#(<= 1 ~N~0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:27:59,810 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 01:27:59,810 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 01:27:59,811 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 01:27:59,811 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 01:28:00,373 INFO L124 PetriNetUnfolderBase]: 34463/70067 cut-off events. [2023-11-29 01:28:00,373 INFO L125 PetriNetUnfolderBase]: For 147776/151528 co-relation queries the response was YES. [2023-11-29 01:28:01,129 INFO L83 FinitePrefix]: Finished finitePrefix Result has 189061 conditions, 70067 events. 34463/70067 cut-off events. For 147776/151528 co-relation queries the response was YES. Maximal size of possible extension queue 3264. Compared 770279 event pairs, 11807 based on Foata normal form. 1465/67175 useless extension candidates. Maximal degree in co-relation 189028. Up to 24948 conditions per place. [2023-11-29 01:28:01,484 INFO L140 encePairwiseOnDemand]: 304/312 looper letters, 274 selfloop transitions, 9 changer transitions 0/481 dead transitions. [2023-11-29 01:28:01,484 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 278 places, 481 transitions, 3338 flow [2023-11-29 01:28:01,484 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-29 01:28:01,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-11-29 01:28:01,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1742 transitions. [2023-11-29 01:28:01,487 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7976190476190477 [2023-11-29 01:28:01,487 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 1742 transitions. [2023-11-29 01:28:01,487 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 1742 transitions. [2023-11-29 01:28:01,487 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:28:01,487 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 1742 transitions. [2023-11-29 01:28:01,489 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 248.85714285714286) internal successors, (1742), 7 states have internal predecessors, (1742), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:28:01,491 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 312.0) internal successors, (2496), 8 states have internal predecessors, (2496), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:28:01,491 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 312.0) internal successors, (2496), 8 states have internal predecessors, (2496), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:28:01,491 INFO L175 Difference]: Start difference. First operand has 292 places, 290 transitions, 1341 flow. Second operand 7 states and 1742 transitions. [2023-11-29 01:28:01,491 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 278 places, 481 transitions, 3338 flow [2023-11-29 01:28:03,557 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 481 transitions, 3285 flow, removed 9 selfloop flow, removed 13 redundant places. [2023-11-29 01:28:03,565 INFO L231 Difference]: Finished difference. Result has 270 places, 296 transitions, 1365 flow [2023-11-29 01:28:03,565 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=1301, PETRI_DIFFERENCE_MINUEND_PLACES=259, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=290, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=283, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1365, PETRI_PLACES=270, PETRI_TRANSITIONS=296} [2023-11-29 01:28:03,566 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -13 predicate places. [2023-11-29 01:28:03,566 INFO L495 AbstractCegarLoop]: Abstraction has has 270 places, 296 transitions, 1365 flow [2023-11-29 01:28:03,566 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 239.8) internal successors, (1199), 5 states have internal predecessors, (1199), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:28:03,566 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:28:03,566 INFO L208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:28:03,567 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2023-11-29 01:28:03,567 INFO L420 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 96 more)] === [2023-11-29 01:28:03,567 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:28:03,567 INFO L85 PathProgramCache]: Analyzing trace with hash 1368348361, now seen corresponding path program 2 times [2023-11-29 01:28:03,567 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:28:03,567 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [781201178] [2023-11-29 01:28:03,568 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:28:03,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:28:03,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:28:03,735 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 01:28:03,736 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:28:03,736 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [781201178] [2023-11-29 01:28:03,736 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [781201178] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 01:28:03,736 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1397940273] [2023-11-29 01:28:03,736 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 01:28:03,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 01:28:03,736 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 01:28:03,737 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 01:28:03,744 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-29 01:28:03,974 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2023-11-29 01:28:03,975 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 01:28:03,977 INFO L262 TraceCheckSpWp]: Trace formula consists of 442 conjuncts, 20 conjunts are in the unsatisfiable core [2023-11-29 01:28:03,985 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 01:28:04,570 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 11 treesize of output 7 [2023-11-29 01:28:04,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2023-11-29 01:28:04,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 28 [2023-11-29 01:28:04,709 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-29 01:28:04,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 21 [2023-11-29 01:28:04,750 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-29 01:28:04,750 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 33 treesize of output 38 [2023-11-29 01:28:04,783 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2023-11-29 01:28:04,783 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 01:28:04,783 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1397940273] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:28:04,783 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 01:28:04,783 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [6] total 17 [2023-11-29 01:28:04,783 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [164597759] [2023-11-29 01:28:04,784 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:28:04,784 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-11-29 01:28:04,784 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:28:04,785 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-29 01:28:04,785 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=230, Unknown=0, NotChecked=0, Total=272 [2023-11-29 01:28:05,722 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 312 [2023-11-29 01:28:05,723 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 296 transitions, 1365 flow. Second operand has 13 states, 13 states have (on average 222.84615384615384) internal successors, (2897), 13 states have internal predecessors, (2897), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:28:05,723 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:28:05,723 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 312 [2023-11-29 01:28:05,724 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:28:06,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:06,982 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2023-11-29 01:28:06,982 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:06,982 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:06,982 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 297#$Ultimate##0true, 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,019 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,019 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,019 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,019 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,079 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,080 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,080 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,080 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 233#L69true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,104 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,104 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,104 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,104 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,107 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,107 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 01:28:07,107 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 01:28:07,107 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 01:28:07,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 297#$Ultimate##0true, 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,119 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,119 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,119 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,119 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 233#L69true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 297#$Ultimate##0true, 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,123 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,123 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 01:28:07,123 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 01:28:07,124 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 01:28:07,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 233#L69true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,170 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,170 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,170 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,170 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,173 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,173 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,173 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,173 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,173 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,187 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,187 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,187 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,187 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 233#L69true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 93#L51true, 230#$Ultimate##0true]) [2023-11-29 01:28:07,191 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,191 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,191 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,191 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 297#$Ultimate##0true, 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,206 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,206 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,206 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,206 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,206 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,249 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,250 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,250 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,250 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 233#L69true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,253 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,253 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,253 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,253 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,270 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,270 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,271 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,271 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,275 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 233#L69true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,275 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,275 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,275 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,275 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,275 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,326 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2023-11-29 01:28:07,326 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 01:28:07,327 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 01:28:07,327 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 01:28:07,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 233#L69true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,331 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,331 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,331 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,331 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,331 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,342 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,342 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,343 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,343 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,343 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 164#L60true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,393 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,393 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,393 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,393 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,401 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2023-11-29 01:28:07,402 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,402 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,402 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,402 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,427 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,427 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,427 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,427 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 79#L100true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 297#$Ultimate##0true, 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,437 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,437 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,438 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,438 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 233#L69true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 297#$Ultimate##0true, 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,442 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,442 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,442 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,442 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 01:28:07,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 164#L60true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), 230#$Ultimate##0true]) [2023-11-29 01:28:07,471 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,471 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,471 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,471 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,487 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,487 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,487 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,487 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,487 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 2476#true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 297#$Ultimate##0true, 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,510 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,510 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,510 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,510 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,513 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 297#$Ultimate##0true, 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,513 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,513 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,513 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,513 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,513 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 01:28:07,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 164#L60true, 233#L69true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,546 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,546 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,546 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,546 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 164#L60true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,549 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2023-11-29 01:28:07,549 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,549 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,549 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,549 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 79#L100true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,575 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,575 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,575 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,575 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 233#L69true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,579 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,579 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,579 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,579 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,579 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 01:28:07,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 79#L100true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 297#$Ultimate##0true, 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,587 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2023-11-29 01:28:07,587 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,587 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,587 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,588 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 01:28:07,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 164#L60true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,612 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,612 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,612 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,612 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 164#L60true, 233#L69true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), 230#$Ultimate##0true]) [2023-11-29 01:28:07,615 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,616 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,616 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,616 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 79#L100true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,630 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,630 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,630 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,630 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 233#L69true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,635 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2023-11-29 01:28:07,635 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,635 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,635 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,635 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,763 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,763 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,763 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,763 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,766 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2023-11-29 01:28:07,766 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,766 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,766 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,766 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 01:28:07,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1338] thread1EXIT-->L127-7: Formula: (and (= 0 v_thread1Thread1of1ForFork2_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem45#1_6| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))) v_thread1Thread1of1ForFork2_thidvar0_4)) InVars {thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_4, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_#t~mem45#1=|v_ULTIMATE.start_main_#t~mem45#1_6|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_4, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_#t~mem45#1=|v_ULTIMATE.start_main_#t~mem45#1_6|} AuxVars[] AssignedVars[][203], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 118#L109true, 341#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 336#true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 172#L127-7true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,785 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,785 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,785 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,785 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 164#L60true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), 230#$Ultimate##0true]) [2023-11-29 01:28:07,800 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,800 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,800 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,800 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 233#L69true, 164#L60true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,806 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 01:28:07,806 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,806 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,806 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,806 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,814 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,814 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,814 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,814 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:07,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,817 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2023-11-29 01:28:07,817 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 01:28:07,817 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 01:28:07,817 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 01:28:07,817 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 01:28:07,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 79#L100true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,830 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 01:28:07,830 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,830 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,830 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,830 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 01:28:07,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 164#L60true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,853 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-29 01:28:07,853 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,853 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,853 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,853 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,867 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 79#L100true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:07,867 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-29 01:28:07,867 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,867 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,868 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,868 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:07,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1338] thread1EXIT-->L127-7: Formula: (and (= 0 v_thread1Thread1of1ForFork2_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem45#1_6| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))) v_thread1Thread1of1ForFork2_thidvar0_4)) InVars {thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_4, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_#t~mem45#1=|v_ULTIMATE.start_main_#t~mem45#1_6|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_4, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_#t~mem45#1=|v_ULTIMATE.start_main_#t~mem45#1_6|} AuxVars[] AssignedVars[][203], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 233#L69true, 118#L109true, 341#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 336#true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 172#L127-7true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,891 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2023-11-29 01:28:07,891 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 01:28:07,891 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 01:28:07,891 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 01:28:07,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 164#L60true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 203#$Ultimate##0true, 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,912 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-29 01:28:07,912 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,913 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,913 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,913 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 297#$Ultimate##0true, 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,932 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-29 01:28:07,932 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,932 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,932 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,932 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 01:28:07,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1338] thread1EXIT-->L127-7: Formula: (and (= 0 v_thread1Thread1of1ForFork2_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem45#1_6| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))) v_thread1Thread1of1ForFork2_thidvar0_4)) InVars {thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_4, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_#t~mem45#1=|v_ULTIMATE.start_main_#t~mem45#1_6|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_4, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_#t~mem45#1=|v_ULTIMATE.start_main_#t~mem45#1_6|} AuxVars[] AssignedVars[][203], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 118#L109true, 341#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 336#true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 172#L127-7true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:07,938 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2023-11-29 01:28:07,938 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 01:28:07,938 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 01:28:07,939 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 01:28:08,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 164#L60true, 79#L100true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:08,000 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-29 01:28:08,001 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 01:28:08,001 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 01:28:08,001 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 01:28:08,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 164#L60true, 233#L69true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), 1396#(<= 1 ~N~0), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,005 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-29 01:28:08,005 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:08,006 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:08,006 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:08,006 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:08,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), 93#L51true, Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,018 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-29 01:28:08,018 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:08,018 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:08,018 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:08,018 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 01:28:08,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 164#L60true, 2476#true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), 230#$Ultimate##0true]) [2023-11-29 01:28:08,046 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 01:28:08,046 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 01:28:08,046 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 01:28:08,046 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 01:28:08,050 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 164#L60true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,050 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2023-11-29 01:28:08,050 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:08,050 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:08,051 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:08,051 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:08,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 2476#true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), 138#L55true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,062 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2023-11-29 01:28:08,062 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:08,062 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:08,062 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:08,062 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 01:28:08,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][197], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 251#L127-6true, 164#L60true, 79#L100true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 1378#true, 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:08,096 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 01:28:08,096 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 01:28:08,096 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 01:28:08,096 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 01:28:08,096 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 01:28:08,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1338] thread1EXIT-->L127-7: Formula: (and (= 0 v_thread1Thread1of1ForFork2_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem45#1_6| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))) v_thread1Thread1of1ForFork2_thidvar0_4)) InVars {thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_4, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_#t~mem45#1=|v_ULTIMATE.start_main_#t~mem45#1_6|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_4, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_#t~mem45#1=|v_ULTIMATE.start_main_#t~mem45#1_6|} AuxVars[] AssignedVars[][203], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 166#L78true, 118#L109true, 341#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 336#true, Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 172#L127-7true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,149 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 01:28:08,149 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 01:28:08,149 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 01:28:08,150 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 01:28:08,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][198], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 251#L127-6true, 164#L60true, 166#L78true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,365 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 01:28:08,365 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 01:28:08,366 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 01:28:08,366 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 01:28:08,366 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 01:28:08,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][228], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:08,423 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2023-11-29 01:28:08,423 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 01:28:08,423 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 01:28:08,423 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 01:28:08,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][228], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 79#L100true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 43#$Ultimate##0true, 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:08,563 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2023-11-29 01:28:08,563 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 01:28:08,563 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 01:28:08,563 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 01:28:08,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][228], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 79#L100true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:08,588 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2023-11-29 01:28:08,588 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 01:28:08,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 01:28:08,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 01:28:08,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][229], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 2476#true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 43#$Ultimate##0true, 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,594 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2023-11-29 01:28:08,594 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 01:28:08,594 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 01:28:08,594 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 01:28:08,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][229], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 2479#(<= ~N~0 0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,596 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2023-11-29 01:28:08,596 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 01:28:08,596 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 01:28:08,596 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 01:28:08,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][228], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 233#L69true, 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:08,604 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2023-11-29 01:28:08,604 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 01:28:08,604 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 01:28:08,604 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 01:28:08,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][228], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 79#L100true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:08,622 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2023-11-29 01:28:08,622 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 01:28:08,622 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 01:28:08,622 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 01:28:08,622 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 01:28:08,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][229], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 233#L69true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,626 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2023-11-29 01:28:08,627 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 01:28:08,627 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 01:28:08,627 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 01:28:08,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][229], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 185#L73true, 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,654 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2023-11-29 01:28:08,654 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 01:28:08,654 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 01:28:08,654 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 01:28:08,654 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 01:28:08,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][228], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 79#L100true, 166#L78true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 43#$Ultimate##0true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:08,701 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2023-11-29 01:28:08,701 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 01:28:08,701 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 01:28:08,701 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 01:28:08,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][229], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 166#L78true, 2476#true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 43#$Ultimate##0true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,719 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 01:28:08,719 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 01:28:08,719 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 01:28:08,719 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 01:28:08,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][229], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 323#(= |#race~N~0| 0), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 166#L78true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,720 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2023-11-29 01:28:08,720 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 01:28:08,720 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 01:28:08,720 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 01:28:08,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1314] L97-->L100: Formula: (let ((.cse8 (* |v_thread4Thread1of1ForFork3_~i~3#1_15| 4))) (let ((.cse7 (select |v_#race_581| v_~A~0.base_295)) (.cse5 (select |v_#memory_int_227| v_~A~0.base_295)) (.cse0 (+ .cse8 v_~A~0.offset_295))) (let ((.cse6 (select .cse5 .cse0)) (.cse4 (+ .cse8 v_~A~0.offset_295 3)) (.cse3 (+ .cse8 v_~A~0.offset_295 2)) (.cse2 (+ .cse8 v_~A~0.offset_295 1)) (.cse1 (select .cse7 .cse0))) (and (= |v_#race_581| (store |v_#race_582| v_~A~0.base_295 (store (store (store (store (select |v_#race_582| v_~A~0.base_295) .cse0 .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) (= (store |v_#memory_int_227| v_~A~0.base_295 (store .cse5 .cse0 (+ (- 1) .cse6))) |v_#memory_int_226|) (= |v_#race~A~0_192| 0) (not (= (ite (< 0 (+ .cse6 2147483648)) 1 0) 0)) (= .cse1 (select .cse7 .cse4)) (= .cse1 (select .cse7 .cse3)) (= (select .cse7 .cse2) .cse1))))) InVars {#race=|v_#race_582|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, #memory_int=|v_#memory_int_227|, ~A~0.base=v_~A~0.base_295, ~A~0.offset=v_~A~0.offset_295} OutVars{#race=|v_#race_581|, ~A~0.base=v_~A~0.base_295, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1_7|, thread4Thread1of1ForFork3_#t~nondet26#1=|v_thread4Thread1of1ForFork3_#t~nondet26#1_3|, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork3_#t~mem23#1=|v_thread4Thread1of1ForFork3_#t~mem23#1_9|, thread4Thread1of1ForFork3_~i~3#1=|v_thread4Thread1of1ForFork3_~i~3#1_15|, ~A~0.offset=v_~A~0.offset_295, #memory_int=|v_#memory_int_226|, thread4Thread1of1ForFork3_#t~post25#1=|v_thread4Thread1of1ForFork3_#t~post25#1_3|, thread4Thread1of1ForFork3_#t~mem24#1=|v_thread4Thread1of1ForFork3_#t~mem24#1_5|, #race~A~0=|v_#race~A~0_192|} AuxVars[] AssignedVars[#race, thread4Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork3_#t~nondet26#1, thread4Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, #memory_int, thread4Thread1of1ForFork3_#t~mem23#1, thread4Thread1of1ForFork3_#t~post25#1, thread4Thread1of1ForFork3_#t~mem24#1, #race~A~0][228], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 79#L100true, 166#L78true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1))))]) [2023-11-29 01:28:08,742 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 01:28:08,742 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 01:28:08,742 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 01:28:08,742 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 01:28:08,742 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 01:28:08,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1294] L86-->L89: Formula: (let ((.cse8 (* |v_thread3Thread1of1ForFork1_~i~2#1_15| 4))) (let ((.cse7 (select |v_#memory_int_281| v_~A~0.base_331)) (.cse4 (+ .cse8 v_~A~0.offset_331)) (.cse1 (select |v_#race_663| v_~A~0.base_331)) (.cse6 (+ .cse8 v_~A~0.offset_331 2))) (let ((.cse2 (+ .cse8 v_~A~0.offset_331 1)) (.cse5 (+ .cse8 v_~A~0.offset_331 3)) (.cse0 (select .cse1 .cse6)) (.cse3 (select .cse7 .cse4))) (and (= |v_#race~A~0_244| 0) (= .cse0 (select .cse1 .cse2)) (not (= (ite (< .cse3 2147483647) 1 0) 0)) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse5)) (= (store |v_#race_664| v_~A~0.base_331 (store (store (store (store (select |v_#race_664| v_~A~0.base_331) .cse4 .cse0) .cse2 .cse0) .cse6 .cse0) .cse5 .cse0)) |v_#race_663|) (= (store |v_#memory_int_281| v_~A~0.base_331 (store .cse7 .cse4 (+ .cse3 1))) |v_#memory_int_280|))))) InVars {#race=|v_#race_664|, #memory_int=|v_#memory_int_281|, ~A~0.base=v_~A~0.base_331, ~A~0.offset=v_~A~0.offset_331, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|} OutVars{#race=|v_#race_663|, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, ~A~0.base=v_~A~0.base_331, thread3Thread1of1ForFork1_#t~post20#1=|v_thread3Thread1of1ForFork1_#t~post20#1_3|, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|, thread3Thread1of1ForFork1_#t~mem19#1=|v_thread3Thread1of1ForFork1_#t~mem19#1_5|, thread3Thread1of1ForFork1_~i~2#1=|v_thread3Thread1of1ForFork1_~i~2#1_15|, thread3Thread1of1ForFork1_#t~nondet21#1=|v_thread3Thread1of1ForFork1_#t~nondet21#1_3|, ~A~0.offset=v_~A~0.offset_331, #memory_int=|v_#memory_int_280|, thread3Thread1of1ForFork1_#t~mem18#1=|v_thread3Thread1of1ForFork1_#t~mem18#1_9|, #race~A~0=|v_#race~A~0_244|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork1_#t~post20#1, thread3Thread1of1ForFork1_assume_abort_if_not_~cond#1, #memory_int, thread3Thread1of1ForFork1_#t~mem18#1, thread3Thread1of1ForFork1_#t~mem19#1, thread3Thread1of1ForFork1_#t~nondet21#1, #race~A~0][229], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 166#L78true, 2476#true, 118#L109true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 19#L128-6true, 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 254#L89true, 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), 390#true, Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 2479#(<= ~N~0 0), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,758 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 01:28:08,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 01:28:08,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 01:28:08,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 01:28:08,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 01:28:08,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] thread2EXIT-->L128-7: Formula: (and (= v_thread2Thread1of1ForFork4_thidvar0_4 (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem46#1_6| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296))))) (= v_thread2Thread1of1ForFork4_thidvar2_4 0) (= v_thread2Thread1of1ForFork4_thidvar1_4 0)) InVars {ULTIMATE.start_main_#t~mem46#1=|v_ULTIMATE.start_main_#t~mem46#1_6|, thread2Thread1of1ForFork4_thidvar0=v_thread2Thread1of1ForFork4_thidvar0_4, thread2Thread1of1ForFork4_thidvar1=v_thread2Thread1of1ForFork4_thidvar1_4, thread2Thread1of1ForFork4_thidvar2=v_thread2Thread1of1ForFork4_thidvar2_4} OutVars{ULTIMATE.start_main_#t~mem46#1=|v_ULTIMATE.start_main_#t~mem46#1_6|, thread2Thread1of1ForFork4_thidvar0=v_thread2Thread1of1ForFork4_thidvar0_4, thread2Thread1of1ForFork4_thidvar1=v_thread2Thread1of1ForFork4_thidvar1_4, thread2Thread1of1ForFork4_thidvar2=v_thread2Thread1of1ForFork4_thidvar2_4} AuxVars[] AssignedVars[][231], [Black: 442#(= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0), Black: 444#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t3~0#1.offset|)) 0)), 395#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|)))), Black: 443#(and (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) (+ |ULTIMATE.start_main_~#t3~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t3~0#1.base|) |ULTIMATE.start_main_~#t3~0#1.offset|) 0)), 323#(= |#race~N~0| 0), 102#L128-7true, 118#L109true, Black: 390#true, Black: 394#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), Black: 392#(= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0), Black: 393#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0)), 1376#(and (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) |ULTIMATE.start_main_~#t2~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t2~0#1.offset|)) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t2~0#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ |ULTIMATE.start_main_~#t2~0#1.offset| 1)) 0) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t2~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t2~0#1.offset|))) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|))), 2478#(= |thread3Thread1of1ForFork1_~i~2#1| 0), Black: 338#(= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0), Black: 339#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0)), Black: 340#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 1396#(<= 1 ~N~0), 336#true, 3099#(and (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t4~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_#res#1.base| 2) |ULTIMATE.start_main_~#t4~0#1.base|) (= |ULTIMATE.start_main_~#t4~0#1.offset| 0)), Black: 1380#(= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0), 1378#true, Black: 1381#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0)), 438#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (<= (+ |#StackHeapBarrier| 1) |ULTIMATE.start_main_~#t1~0#1.base|) (not (= |ULTIMATE.start_create_fresh_int_array_#res#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0)), 254#L89true, Black: 1383#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t4~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 2472#true, Black: 1382#(and (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ |ULTIMATE.start_main_~#t4~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) |ULTIMATE.start_main_~#t4~0#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_main_~#t4~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t4~0#1.offset|)))), 440#true, Black: 358#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 458#(<= 1 ~N~0), Black: 2480#(and (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2484#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 2482#(and (= |thread3Thread1of1ForFork1_~i~2#1| 0) (<= ~N~0 0)), Black: 1335#(and (<= 1 ~N~0) (<= (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0)), Black: 2479#(<= ~N~0 0), Black: 2423#(and (<= (+ thread2Thread1of1ForFork4_~i~1 1) ~N~0) (<= 1 ~N~0)), Black: 1333#(and (or (< |ULTIMATE.start_create_fresh_int_array_#in~size#1| 1) (< 0 ~N~0)) (or (< |ULTIMATE.start_create_fresh_int_array_~size#1| 1) (< 0 ~N~0)) (or (< 0 ~N~0) (< |ULTIMATE.start_create_fresh_int_array_~size#1| (+ |ULTIMATE.start_create_fresh_int_array_~i~4#1| 1)))), 230#$Ultimate##0true]) [2023-11-29 01:28:08,767 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2023-11-29 01:28:08,767 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 01:28:08,768 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 01:28:08,768 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 01:28:09,275 INFO L124 PetriNetUnfolderBase]: 6501/16667 cut-off events. [2023-11-29 01:28:09,275 INFO L125 PetriNetUnfolderBase]: For 37659/37781 co-relation queries the response was YES. [2023-11-29 01:28:09,513 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43723 conditions, 16667 events. 6501/16667 cut-off events. For 37659/37781 co-relation queries the response was YES. Maximal size of possible extension queue 669. Compared 166083 event pairs, 2696 based on Foata normal form. 4/15215 useless extension candidates. Maximal degree in co-relation 43693. Up to 7129 conditions per place. [2023-11-29 01:28:09,522 INFO L140 encePairwiseOnDemand]: 298/312 looper letters, 0 selfloop transitions, 0 changer transitions 303/303 dead transitions. [2023-11-29 01:28:09,522 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 283 places, 303 transitions, 1639 flow [2023-11-29 01:28:09,523 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-11-29 01:28:09,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2023-11-29 01:28:09,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 3348 transitions. [2023-11-29 01:28:09,527 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7153846153846154 [2023-11-29 01:28:09,527 INFO L72 ComplementDD]: Start complementDD. Operand 15 states and 3348 transitions. [2023-11-29 01:28:09,527 INFO L73 IsDeterministic]: Start isDeterministic. Operand 15 states and 3348 transitions. [2023-11-29 01:28:09,528 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:28:09,528 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 15 states and 3348 transitions. [2023-11-29 01:28:09,532 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 16 states, 15 states have (on average 223.2) internal successors, (3348), 15 states have internal predecessors, (3348), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:28:09,537 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 16 states, 16 states have (on average 312.0) internal successors, (4992), 16 states have internal predecessors, (4992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:28:09,537 INFO L81 ComplementDD]: Finished complementDD. Result has 16 states, 16 states have (on average 312.0) internal successors, (4992), 16 states have internal predecessors, (4992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:28:09,537 INFO L175 Difference]: Start difference. First operand has 270 places, 296 transitions, 1365 flow. Second operand 15 states and 3348 transitions. [2023-11-29 01:28:09,537 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 283 places, 303 transitions, 1639 flow [2023-11-29 01:28:09,610 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 282 places, 303 transitions, 1633 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 01:28:09,612 INFO L231 Difference]: Finished difference. Result has 282 places, 0 transitions, 0 flow [2023-11-29 01:28:09,612 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=312, PETRI_DIFFERENCE_MINUEND_FLOW=1355, PETRI_DIFFERENCE_MINUEND_PLACES=268, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=295, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=295, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=0, PETRI_PLACES=282, PETRI_TRANSITIONS=0} [2023-11-29 01:28:09,613 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -1 predicate places. [2023-11-29 01:28:09,613 INFO L495 AbstractCegarLoop]: Abstraction has has 282 places, 0 transitions, 0 flow [2023-11-29 01:28:09,613 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 222.84615384615384) internal successors, (2897), 13 states have internal predecessors, (2897), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:28:09,615 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (99 of 100 remaining) [2023-11-29 01:28:09,615 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (98 of 100 remaining) [2023-11-29 01:28:09,615 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (97 of 100 remaining) [2023-11-29 01:28:09,616 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (96 of 100 remaining) [2023-11-29 01:28:09,616 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (95 of 100 remaining) [2023-11-29 01:28:09,616 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (94 of 100 remaining) [2023-11-29 01:28:09,616 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (93 of 100 remaining) [2023-11-29 01:28:09,616 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (92 of 100 remaining) [2023-11-29 01:28:09,616 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONDATA_RACE (91 of 100 remaining) [2023-11-29 01:28:09,616 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONDATA_RACE (90 of 100 remaining) [2023-11-29 01:28:09,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (89 of 100 remaining) [2023-11-29 01:28:09,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONDATA_RACE (88 of 100 remaining) [2023-11-29 01:28:09,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (87 of 100 remaining) [2023-11-29 01:28:09,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (86 of 100 remaining) [2023-11-29 01:28:09,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (85 of 100 remaining) [2023-11-29 01:28:09,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (84 of 100 remaining) [2023-11-29 01:28:09,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (83 of 100 remaining) [2023-11-29 01:28:09,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (82 of 100 remaining) [2023-11-29 01:28:09,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (81 of 100 remaining) [2023-11-29 01:28:09,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (80 of 100 remaining) [2023-11-29 01:28:09,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (79 of 100 remaining) [2023-11-29 01:28:09,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (78 of 100 remaining) [2023-11-29 01:28:09,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (77 of 100 remaining) [2023-11-29 01:28:09,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (76 of 100 remaining) [2023-11-29 01:28:09,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (75 of 100 remaining) [2023-11-29 01:28:09,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (74 of 100 remaining) [2023-11-29 01:28:09,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (73 of 100 remaining) [2023-11-29 01:28:09,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (72 of 100 remaining) [2023-11-29 01:28:09,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (71 of 100 remaining) [2023-11-29 01:28:09,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (70 of 100 remaining) [2023-11-29 01:28:09,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (69 of 100 remaining) [2023-11-29 01:28:09,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (68 of 100 remaining) [2023-11-29 01:28:09,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (67 of 100 remaining) [2023-11-29 01:28:09,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (66 of 100 remaining) [2023-11-29 01:28:09,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (65 of 100 remaining) [2023-11-29 01:28:09,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (64 of 100 remaining) [2023-11-29 01:28:09,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (63 of 100 remaining) [2023-11-29 01:28:09,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (62 of 100 remaining) [2023-11-29 01:28:09,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (61 of 100 remaining) [2023-11-29 01:28:09,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (60 of 100 remaining) [2023-11-29 01:28:09,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (59 of 100 remaining) [2023-11-29 01:28:09,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (58 of 100 remaining) [2023-11-29 01:28:09,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (57 of 100 remaining) [2023-11-29 01:28:09,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (56 of 100 remaining) [2023-11-29 01:28:09,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (55 of 100 remaining) [2023-11-29 01:28:09,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (54 of 100 remaining) [2023-11-29 01:28:09,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err0ASSERT_VIOLATIONDATA_RACE (53 of 100 remaining) [2023-11-29 01:28:09,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err1ASSERT_VIOLATIONDATA_RACE (52 of 100 remaining) [2023-11-29 01:28:09,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err2ASSERT_VIOLATIONDATA_RACE (51 of 100 remaining) [2023-11-29 01:28:09,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err3ASSERT_VIOLATIONDATA_RACE (50 of 100 remaining) [2023-11-29 01:28:09,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err4ASSERT_VIOLATIONDATA_RACE (49 of 100 remaining) [2023-11-29 01:28:09,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err5ASSERT_VIOLATIONDATA_RACE (48 of 100 remaining) [2023-11-29 01:28:09,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err0ASSERT_VIOLATIONDATA_RACE (47 of 100 remaining) [2023-11-29 01:28:09,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err1ASSERT_VIOLATIONDATA_RACE (46 of 100 remaining) [2023-11-29 01:28:09,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err2ASSERT_VIOLATIONDATA_RACE (45 of 100 remaining) [2023-11-29 01:28:09,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err3ASSERT_VIOLATIONDATA_RACE (44 of 100 remaining) [2023-11-29 01:28:09,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err4ASSERT_VIOLATIONDATA_RACE (43 of 100 remaining) [2023-11-29 01:28:09,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err5ASSERT_VIOLATIONDATA_RACE (42 of 100 remaining) [2023-11-29 01:28:09,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (41 of 100 remaining) [2023-11-29 01:28:09,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (40 of 100 remaining) [2023-11-29 01:28:09,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (39 of 100 remaining) [2023-11-29 01:28:09,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (38 of 100 remaining) [2023-11-29 01:28:09,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (37 of 100 remaining) [2023-11-29 01:28:09,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (36 of 100 remaining) [2023-11-29 01:28:09,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (35 of 100 remaining) [2023-11-29 01:28:09,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (34 of 100 remaining) [2023-11-29 01:28:09,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONDATA_RACE (33 of 100 remaining) [2023-11-29 01:28:09,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONDATA_RACE (32 of 100 remaining) [2023-11-29 01:28:09,624 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (31 of 100 remaining) [2023-11-29 01:28:09,624 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONDATA_RACE (30 of 100 remaining) [2023-11-29 01:28:09,624 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (29 of 100 remaining) [2023-11-29 01:28:09,624 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (28 of 100 remaining) [2023-11-29 01:28:09,624 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (27 of 100 remaining) [2023-11-29 01:28:09,624 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (26 of 100 remaining) [2023-11-29 01:28:09,624 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (25 of 100 remaining) [2023-11-29 01:28:09,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (24 of 100 remaining) [2023-11-29 01:28:09,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (23 of 100 remaining) [2023-11-29 01:28:09,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (22 of 100 remaining) [2023-11-29 01:28:09,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (21 of 100 remaining) [2023-11-29 01:28:09,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (20 of 100 remaining) [2023-11-29 01:28:09,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (19 of 100 remaining) [2023-11-29 01:28:09,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (18 of 100 remaining) [2023-11-29 01:28:09,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (17 of 100 remaining) [2023-11-29 01:28:09,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (16 of 100 remaining) [2023-11-29 01:28:09,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (15 of 100 remaining) [2023-11-29 01:28:09,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (14 of 100 remaining) [2023-11-29 01:28:09,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (13 of 100 remaining) [2023-11-29 01:28:09,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (12 of 100 remaining) [2023-11-29 01:28:09,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err0ASSERT_VIOLATIONDATA_RACE (11 of 100 remaining) [2023-11-29 01:28:09,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err1ASSERT_VIOLATIONDATA_RACE (10 of 100 remaining) [2023-11-29 01:28:09,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err2ASSERT_VIOLATIONDATA_RACE (9 of 100 remaining) [2023-11-29 01:28:09,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err3ASSERT_VIOLATIONDATA_RACE (8 of 100 remaining) [2023-11-29 01:28:09,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err4ASSERT_VIOLATIONDATA_RACE (7 of 100 remaining) [2023-11-29 01:28:09,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err5ASSERT_VIOLATIONDATA_RACE (6 of 100 remaining) [2023-11-29 01:28:09,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err0ASSERT_VIOLATIONDATA_RACE (5 of 100 remaining) [2023-11-29 01:28:09,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err1ASSERT_VIOLATIONDATA_RACE (4 of 100 remaining) [2023-11-29 01:28:09,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err2ASSERT_VIOLATIONDATA_RACE (3 of 100 remaining) [2023-11-29 01:28:09,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err3ASSERT_VIOLATIONDATA_RACE (2 of 100 remaining) [2023-11-29 01:28:09,628 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err4ASSERT_VIOLATIONDATA_RACE (1 of 100 remaining) [2023-11-29 01:28:09,628 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread5Err5ASSERT_VIOLATIONDATA_RACE (0 of 100 remaining) [2023-11-29 01:28:09,633 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-29 01:28:09,828 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 01:28:09,829 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:28:09,833 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-29 01:28:09,833 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-29 01:28:09,837 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.11 01:28:09 BasicIcfg [2023-11-29 01:28:09,838 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-29 01:28:09,838 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-29 01:28:09,838 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-29 01:28:09,838 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-29 01:28:09,839 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 01:26:42" (3/4) ... [2023-11-29 01:28:09,840 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-29 01:28:09,842 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2023-11-29 01:28:09,842 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2023-11-29 01:28:09,842 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread3 [2023-11-29 01:28:09,842 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread4 [2023-11-29 01:28:09,842 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread5 [2023-11-29 01:28:09,848 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 28 nodes and edges [2023-11-29 01:28:09,848 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-29 01:28:09,849 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-29 01:28:09,849 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-29 01:28:09,950 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/witness.graphml [2023-11-29 01:28:09,950 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/witness.yml [2023-11-29 01:28:09,950 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-29 01:28:09,951 INFO L158 Benchmark]: Toolchain (without parser) took 89202.20ms. Allocated memory was 174.1MB in the beginning and 7.8GB in the end (delta: 7.6GB). Free memory was 134.9MB in the beginning and 5.0GB in the end (delta: -4.8GB). Peak memory consumption was 2.8GB. Max. memory is 16.1GB. [2023-11-29 01:28:09,951 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 138.4MB. Free memory is still 84.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 01:28:09,951 INFO L158 Benchmark]: CACSL2BoogieTranslator took 298.96ms. Allocated memory is still 174.1MB. Free memory was 134.9MB in the beginning and 120.8MB in the end (delta: 14.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-29 01:28:09,952 INFO L158 Benchmark]: Boogie Procedure Inliner took 60.22ms. Allocated memory is still 174.1MB. Free memory was 120.8MB in the beginning and 117.7MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-29 01:28:09,952 INFO L158 Benchmark]: Boogie Preprocessor took 56.45ms. Allocated memory is still 174.1MB. Free memory was 117.7MB in the beginning and 114.0MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-29 01:28:09,952 INFO L158 Benchmark]: RCFGBuilder took 1128.43ms. Allocated memory is still 174.1MB. Free memory was 114.0MB in the beginning and 72.5MB in the end (delta: 41.5MB). Peak memory consumption was 49.3MB. Max. memory is 16.1GB. [2023-11-29 01:28:09,953 INFO L158 Benchmark]: TraceAbstraction took 87540.19ms. Allocated memory was 174.1MB in the beginning and 7.8GB in the end (delta: 7.6GB). Free memory was 71.7MB in the beginning and 5.0GB in the end (delta: -4.9GB). Peak memory consumption was 3.1GB. Max. memory is 16.1GB. [2023-11-29 01:28:09,953 INFO L158 Benchmark]: Witness Printer took 112.10ms. Allocated memory is still 7.8GB. Free memory was 5.0GB in the beginning and 5.0GB in the end (delta: 6.9MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-29 01:28:09,955 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.20ms. Allocated memory is still 138.4MB. Free memory is still 84.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 298.96ms. Allocated memory is still 174.1MB. Free memory was 134.9MB in the beginning and 120.8MB in the end (delta: 14.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 60.22ms. Allocated memory is still 174.1MB. Free memory was 120.8MB in the beginning and 117.7MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 56.45ms. Allocated memory is still 174.1MB. Free memory was 117.7MB in the beginning and 114.0MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1128.43ms. Allocated memory is still 174.1MB. Free memory was 114.0MB in the beginning and 72.5MB in the end (delta: 41.5MB). Peak memory consumption was 49.3MB. Max. memory is 16.1GB. * TraceAbstraction took 87540.19ms. Allocated memory was 174.1MB in the beginning and 7.8GB in the end (delta: 7.6GB). Free memory was 71.7MB in the beginning and 5.0GB in the end (delta: -4.9GB). Peak memory consumption was 3.1GB. Max. memory is 16.1GB. * Witness Printer took 112.10ms. Allocated memory is still 7.8GB. Free memory was 5.0GB in the beginning and 5.0GB in the end (delta: 6.9MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 54]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 57]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 59]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 59]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 59]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 59]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 59]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 59]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 59]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 68]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 68]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 68]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 75]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 85]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 87]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 87]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 88]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 88]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 88]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 117]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 118]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 119]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 145]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 119]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 127]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 128]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 129]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 130]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 131]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 133]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 96]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 98]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 98]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 99]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 99]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 99]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 108]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 108]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 108]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 108]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 108]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 108]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 11 procedures, 407 locations, 100 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 87.3s, OverallIterations: 19, TraceHistogramMax: 2, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 77.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 3794 SdHoareTripleChecker+Valid, 8.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2847 mSDsluCounter, 5949 SdHoareTripleChecker+Invalid, 7.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 5840 mSDsCounter, 842 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 12340 IncrementalHoareTripleChecker+Invalid, 13182 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 842 mSolverCounterUnsat, 109 mSDtfsCounter, 12340 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1008 GetRequests, 827 SyntacticMatches, 2 SemanticMatches, 179 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 553 ImplicationChecksByTransitivity, 1.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=1476occurred in iteration=14, InterpolantAutomatonStates: 151, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.2s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 7.8s InterpolantComputationTime, 2967 NumberOfCodeBlocks, 2912 NumberOfCodeBlocksAsserted, 22 NumberOfCheckSat, 3258 ConstructedInterpolants, 0 QuantifiedInterpolants, 9556 SizeOfPredicates, 16 NumberOfNonLiveVariables, 1460 ConjunctsInSsa, 32 ConjunctsInUnsatCore, 24 InterpolantComputations, 19 PerfectInterpolantSequences, 41/48 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 53 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-29 01:28:09,973 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ebd9429-1b42-4287-ae55-bad3a1df2d24/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE